Skip to content

Commit

Permalink
networkmanagerapplet: add dconf and glib_networking
Browse files Browse the repository at this point in the history
Fixes #23700.

(cherry picked from commit 7dcc40b)
  • Loading branch information
abbradar committed Mar 10, 2017
1 parent 064cda9 commit 39691e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/networking/network-manager-applet/default.nix
Expand Up @@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
buildInputs = [
gnome3.gtk libglade networkmanager libnotify libsecret gsettings_desktop_schemas
polkit isocodes makeWrapper udev libgudev gnome3.gconf gnome3.libgnome_keyring
modemmanager jansson librsvg
modemmanager jansson librsvg glib_networking gnome3.dconf
];

nativeBuildInputs = [ intltool pkgconfig wrapGAppsHook ];
Expand Down

0 comments on commit 39691e1

Please sign in to comment.