gst-plugins-good: removed unconditional dep on x11

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
0xd34df00d 2013-11-13 03:07:17 +04:00 committed by Adam Vandenberg
parent bdd9049533
commit 10f5c1e800
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ class GstPluginsGood < Formula
depends_on 'check'
end
depends_on :x11
depends_on 'pkg-config' => :build
depends_on 'gettext'
depends_on 'gst-plugins-base'