gnome3.gnome-initial-setup: use libnma
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
, polkit
|
, polkit
|
||||||
, webkitgtk
|
, webkitgtk
|
||||||
, systemd
|
, systemd
|
||||||
, networkmanagerapplet
|
, libnma
|
||||||
, tzdata
|
, tzdata
|
||||||
, yelp
|
, yelp
|
||||||
, libgnomekbd
|
, libgnomekbd
|
||||||
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
|
|||||||
pango
|
pango
|
||||||
polkit
|
polkit
|
||||||
webkitgtk
|
webkitgtk
|
||||||
networkmanagerapplet
|
libnma
|
||||||
];
|
];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|||||||
Reference in New Issue
Block a user