We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b687f24 commit 30a7ef7Copy full SHA for 30a7ef7
1 file changed
Formula/s/serialosc.rb
@@ -17,15 +17,13 @@ class Serialosc < Formula
17
sha256 cellar: :any_skip_relocation, x86_64_linux: "be67991d5ec342af372b09090ecdc048e178960b31795f438eac84f3090b3c54"
18
end
19
20
- depends_on "confuse"
21
depends_on "liblo"
22
depends_on "libmonome"
23
depends_on "libuv"
24
25
uses_from_macos "python" => :build
26
27
on_linux do
28
- depends_on "avahi"
29
depends_on "systemd" # for libudev
30
31
0 commit comments