networkmanager-fortisslvpn: fix cross builds (#365329)

This commit is contained in:
Arne Keller
2024-12-15 12:22:13 +01:00
committed by GitHub
@@ -37,11 +37,14 @@ stdenv.mkDerivation rec {
./support-ppp-2.5.0.patch
];
strictDeps = true;
nativeBuildInputs = [
autoreconfHook
gettext
pkg-config
file
glib
];
buildInputs = [