networkmanagerapplet: add GConf libgnome_keyring to propagatedBuildInputs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
polkit isocodes makeWrapper udev
|
polkit isocodes makeWrapper udev
|
||||||
];
|
];
|
||||||
|
|
||||||
nativeBuildInputs = [ intltool pkgconfig];
|
nativeBuildInputs = [ intltool pkgconfig ];
|
||||||
|
|
||||||
propagatedBuildInputs = [ GConf libgnome_keyring ];
|
propagatedBuildInputs = [ GConf libgnome_keyring ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user