networkmanagerapplet: fix the build
This commit is contained in:
parent
aa88e7269d
commit
949c4fe758
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
gtk libglade networkmanager libnotify libsecret dbus_glib
|
gtk libglade networkmanager libnotify libsecret dbus_glib
|
||||||
polkit isocodes makeWrapper udev GConf gnome_keyring
|
polkit isocodes makeWrapper udev GConf libgnome_keyring
|
||||||
];
|
];
|
||||||
|
|
||||||
nativeBuildInputs = [ intltool pkgconfig ];
|
nativeBuildInputs = [ intltool pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user