gnome3.gnome_keyring: remove gconf dependency
It has not been needed since 2.31.91.
This commit is contained in:
parent
70a0e6f7d7
commit
4d917639fb
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
buildInputs = with gnome3; [
|
||||
dbus libgcrypt pam gtk3 gconf libgnome_keyring
|
||||
dbus libgcrypt pam gtk3 libgnome_keyring
|
||||
pango gcr gdk_pixbuf atk p11_kit
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user