networkmanager-l2tp: remove nm-gtk dependency
This commit is contained in:
parent
2eb3fab10b
commit
c858c831b6
@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
"--without-libnm-glib"
|
||||
"--with-gnome=${if withGnome then "yes" else "no"}"
|
||||
"--localstatedir=/var"
|
||||
"--sysconfdir=$(out)/etc"
|
||||
|
Loading…
Reference in New Issue
Block a user