networkmanager-vpnc: remove nm-gtk dependency
This commit is contained in:
parent
c858c831b6
commit
cb31e93abf
@ -24,6 +24,7 @@ in stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [ intltool pkgconfig file ];
|
||||
|
||||
configureFlags = [
|
||||
"--without-libnm-glib"
|
||||
"--with-gnome=${if withGnome then "yes" else "no"}"
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user