networkmanager-fortisslvpn: fix cross builds (#365329)
This commit is contained in:
@@ -37,11 +37,14 @@ stdenv.mkDerivation rec {
|
||||
./support-ppp-2.5.0.patch
|
||||
];
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
autoreconfHook
|
||||
gettext
|
||||
pkg-config
|
||||
file
|
||||
glib
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user