icecat: remove gconf dependency

This commit is contained in:
FliegendeWurst 2022-02-11 15:04:23 +01:00
parent 926607745d
commit a30aeccad6

View File

@ -3,7 +3,6 @@
, fetchzip , fetchzip
, autoPatchelfHook , autoPatchelfHook
, wrapGAppsHook , wrapGAppsHook
, gnome2
, gtk2 , gtk2
, nss , nss
, xdg-utils , xdg-utils
@ -14,6 +13,7 @@
, cups , cups
, curl , curl
, dbus , dbus
, dbus-glib
, expat , expat
, fontconfig , fontconfig
, freetype , freetype
@ -72,12 +72,12 @@ stdenv.mkDerivation rec {
cups cups
curl curl
dbus dbus
dbus-glib
expat expat
fontconfig.lib fontconfig.lib
freetype freetype
gdk-pixbuf gdk-pixbuf
glib glib
gnome2.GConf
gtk2 gtk2
gtk3 gtk3
libX11 libX11