Use libsoup 3 for test code
authorSimon McVittie <smcv@debian.org>
Fri, 26 May 2023 15:52:32 +0000 (16:52 +0100)
committerSimon McVittie <smcv@debian.org>
Sat, 27 May 2023 16:34:18 +0000 (17:34 +0100)
debian/control
debian/rules

index 128bc1226982506d1d9f6d82198b6f205c97ca8a..535da879aab986025409e4f984a9d2c2e1143106 100644 (file)
@@ -37,7 +37,7 @@ Build-Depends:
  liblzma-dev,
  libmount-dev (>= 2.23),
  libselinux1-dev,
- libsoup2.4-dev (>= 2.39.1),
+ libsoup-3.0-dev (>= 3.0.0),
  libsystemd-dev,
  libtool,
  procps,
index 617b20e62dd38fa9243632b62824618eba83446d..806e5f4e25aa982ba2fc841bbfd736a27f55e896 100755 (executable)
@@ -21,7 +21,7 @@ configure_options = \
        --with-libsystemd \
        --with-libmount \
        --with-modern-grub \
-       --with-soup \
+       --with-soup3 \
        --with-selinux \
        --with-systemdsystemgeneratordir=/lib/systemd/system-generators \
        --with-systemdsystemunitdir=/lib/systemd/system \