]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: soup plugin removed from test environment
authorAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 5 Jun 2025 11:42:41 +0000 (13:42 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Thu, 5 Jun 2025 11:42:41 +0000 (13:42 +0200)
testing/scripts/build-baseimage
testing/scripts/recipes/013_strongswan.mk

index ff3d61a078aeccaaf8a4848e90736981d7e80efc..edb1588c46fec51813a5850ec1a62dee10f029ef 100755 (executable)
@@ -18,7 +18,7 @@ INC=$INC,libxml2-dev,libtspi-dev,libsqlite3-dev,openssh-server,tcpdump,psmisc
 INC=$INC,openssl,vim,sqlite3,conntrack,gdb,cmake,libltdl-dev,wget,gnupg,man-db
 INC=$INC,libboost-thread-dev,libboost-system-dev,git,iperf3,htop,valgrind,strace
 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,dnsutils,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,ncat,socat
index 003f15203e604bb63280fc9391fd4d92c132a652..e0b95e9a7a5d8df0dd0afa52ab9f1b2070614d40 100644 (file)
@@ -23,7 +23,6 @@ CONFIG_OPTS = \
        --with-random-device=/dev/urandom \
        --disable-load-warning \
        --enable-curl \
-       --enable-soup \
        --enable-ldap \
        --enable-eap-aka \
        --enable-eap-aka-3gpp2 \