firefox-bin: remove unneeded GStreamer dependency

This commit is contained in:
Jan Tojnar 2018-05-04 23:22:09 +02:00
parent 1c33dff433
commit 5deb50c038
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -12,8 +12,6 @@
, gdk_pixbuf , gdk_pixbuf
, glib , glib
, glibc , glibc
, gst-plugins-base
, gstreamer
, gtk2 , gtk2
, gtk3 , gtk3
, kerberos , kerberos
@ -98,8 +96,6 @@ stdenv.mkDerivation {
gdk_pixbuf gdk_pixbuf
glib glib
glibc glibc
gst-plugins-base
gstreamer
gtk2 gtk2
gtk3 gtk3
kerberos kerberos