networkmanager_strongswan: remove nm-gtk dependency
This commit is contained in:
parent
2683fe16a5
commit
2235437330
@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
|
|||||||
NIX_CFLAGS_COMPILE = "-Wno-deprecated-declarations";
|
NIX_CFLAGS_COMPILE = "-Wno-deprecated-declarations";
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
"--without-libnm-glib"
|
||||||
"--with-charon=${strongswanNM}/libexec/ipsec/charon-nm"
|
"--with-charon=${strongswanNM}/libexec/ipsec/charon-nm"
|
||||||
"--with-nm-libexecdir=$(out)/libexec"
|
"--with-nm-libexecdir=$(out)/libexec"
|
||||||
"--with-nm-plugindir=$(out)/lib/NetworkManager"
|
"--with-nm-plugindir=$(out)/lib/NetworkManager"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user