3
0
Fork 0
forked from mirrors/nixpkgs

keybase-gui: drop gnome2.GConf

This commit is contained in:
worldofpeace 2019-02-07 22:15:03 -05:00
parent 6d9c5259cf
commit ce8c243699

View file

@ -1,5 +1,5 @@
{ stdenv, fetchurl, alsaLib, atk, cairo, cups, udev, hicolor-icon-theme { stdenv, fetchurl, alsaLib, atk, cairo, cups, udev, hicolor-icon-theme
, dbus, expat, fontconfig, freetype, gdk_pixbuf, glib, gnome2, gtk3, gnome3 , dbus, expat, fontconfig, freetype, gdk_pixbuf, glib, gtk3, gnome3
, libnotify, nspr, nss, pango, systemd, xorg, autoPatchelfHook, wrapGAppsHook }: , libnotify, nspr, nss, pango, systemd, xorg, autoPatchelfHook, wrapGAppsHook }:
let let
@ -31,7 +31,6 @@ stdenv.mkDerivation rec {
freetype freetype
gdk_pixbuf gdk_pixbuf
glib glib
gnome2.GConf
gnome3.gsettings-desktop-schemas gnome3.gsettings-desktop-schemas
gtk3 gtk3
libnotify libnotify