networkmanagerapplet: add GConf libgnome_keyring to propagatedBuildInputs
This commit is contained in:
parent
04a9e809d4
commit
a143c0bb10
@ -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 ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user