Revert "gstreamer: add dependency on xz for head build"

This reverts commit 29a01cf3c1429aa843d0e1109836add71447eed4.
This commit is contained in:
Jack Nagel 2014-11-18 17:22:26 -06:00
parent 8d69104c9d
commit 5d3520cd62

View file

@ -18,7 +18,6 @@ class Gstreamer < Formula
depends_on :autoconf
depends_on :automake
depends_on :libtool
depends_on "xz" => :build
end
depends_on "pkg-config" => :build