gnome3.gnome-initial-setup: use libnma
This commit is contained in:
parent
e0ec9581c9
commit
b6445d30a1
@ -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 = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user