From bb423739618f4e2975ef8a14bd1d42a7744fbffc Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 23 Jan 2012 21:57:32 -0600 Subject: gst-plugins-bad: add optional rtmpdump dependency Signed-off-by: Jack Nagel --- Library/Formula/gst-plugins-bad.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/gst-plugins-bad.rb b/Library/Formula/gst-plugins-bad.rb index 72e3638dc..4243b3f15 100644 --- a/Library/Formula/gst-plugins-bad.rb +++ b/Library/Formula/gst-plugins-bad.rb @@ -21,6 +21,7 @@ class GstPluginsBad < Formula depends_on 'faad2' => :optional depends_on 'libsndfile' => :optional depends_on 'schroedinger' => :optional + depends_on 'rtmpdump' => :optional def install ENV.append "CFLAGS", "-no-cpp-precomp -funroll-loops -fstrict-aliasing" -- cgit v1.2.3