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