]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Add some network utilities to the base image
authorTobias Brunner <tobias@strongswan.org>
Fri, 4 Apr 2025 06:56:16 +0000 (08:56 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 4 Apr 2025 10:06:59 +0000 (12:06 +0200)
testing/scripts/build-baseimage

index 50d2aa5a3bdc42e2d82af90e7c94727287da781b..a96f01f8fe6e43cd13111408a578134b34649f5c 100755 (executable)
@@ -21,7 +21,7 @@ INC=$INC,gnat,gprbuild,acpid,acpi-support-base,libldns-dev,libunbound-dev
 INC=$INC,dnsutils,libsoup2.4-dev,ca-certificates,unzip,libsystemd-dev
 INC=$INC,python3,python3-setuptools,python3-build,python3-dev,python3-daemon,python3-venv,
 INC=$INC,apt-transport-https,libjson-c-dev,libxslt1-dev,libapache2-mod-wsgi-py3
-INC=$INC,libxerces-c-dev,rsyslog
+INC=$INC,libxerces-c-dev,rsyslog,ncat,socat
 case "$BASEIMGSUITE" in
 buster)
        INC=$INC,iptables-dev