icecat-bin: remove alias
This commit is contained in:
parent
d64d6fb45a
commit
b683f580c0
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
||||||
, autoPatchelfHook
|
, autoPatchelfHook
|
||||||
, wrapGAppsHook
|
, wrapGAppsHook
|
||||||
, gnome2
|
, gnome2
|
||||||
|
, gtk2
|
||||||
, nss
|
, nss
|
||||||
, xdg-utils
|
, xdg-utils
|
||||||
, xorg
|
, xorg
|
||||||
|
@ -77,7 +78,7 @@ stdenv.mkDerivation rec {
|
||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
glib
|
glib
|
||||||
gnome2.GConf
|
gnome2.GConf
|
||||||
gnome2.gtk
|
gtk2
|
||||||
gtk3
|
gtk3
|
||||||
libX11
|
libX11
|
||||||
libXScrnSaver
|
libXScrnSaver
|
||||||
|
|
Loading…
Reference in a new issue