Skip to content

Commit 2da08f0

Browse files
committed
fluid-synth: update test as systemd is now keg-only
1 parent 2ae13fd commit 2da08f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/f/fluid-synth.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def install
104104
assert_path_exists wavout
105105

106106
# Check the pkg-config module
107+
ENV.append_path "PKG_CONFIG_PATH", Formula["systemd"].lib/"pkgconfig" if OS.linux?
107108
system "pkgconf", "--cflags", "--libs", "--static", lib/"pkgconfig/fluidsynth.pc"
108109
end
109110
end

0 commit comments

Comments
 (0)