networkmanagerapplet: fix the build

This commit is contained in:
Domen Kozar 2013-07-23 18:22:58 +02:00
parent aa88e7269d
commit 949c4fe758

View file

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
buildInputs = [
gtk libglade networkmanager libnotify libsecret dbus_glib
polkit isocodes makeWrapper udev GConf gnome_keyring
polkit isocodes makeWrapper udev GConf libgnome_keyring
];
nativeBuildInputs = [ intltool pkgconfig ];