Skip to content

Commit 30a7ef7

Browse files
committed
serialosc: remove unused dependencies
1 parent b687f24 commit 30a7ef7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Formula/s/serialosc.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@ class Serialosc < Formula
1717
sha256 cellar: :any_skip_relocation, x86_64_linux: "be67991d5ec342af372b09090ecdc048e178960b31795f438eac84f3090b3c54"
1818
end
1919

20-
depends_on "confuse"
2120
depends_on "liblo"
2221
depends_on "libmonome"
2322
depends_on "libuv"
2423

2524
uses_from_macos "python" => :build
2625

2726
on_linux do
28-
depends_on "avahi"
2927
depends_on "systemd" # for libudev
3028
end
3129

0 commit comments

Comments
 (0)