about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-12 21:03:00 +0200
committerMichael Biebl <biebl@debian.org>2022-08-13 11:16:37 +0200
commit48916e123f09db271e7043372a8df2e0d7107f0d (patch)
treeef44ae24845938dbc5fa1d2c7f7394a08fee0bef /debian
parent9fbd8c1c8f147eacb099ba476cbfaf85cb9af7d7 (diff)
Clean up build dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 9b730974..8a92a63e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,17 +10,17 @@ Build-Depends: debhelper-compat (= 13),
                automake (>= 1.12),
                pkg-config,
                intltool,
-               libglib2.0-dev (>= 2.32),
-               ppp-dev (>= 2.4.7-1+1),
+               libglib2.0-dev (>= 2.40),
+               ppp-dev,
                libselinux1-dev,
                libaudit-dev,
                libgnutls28-dev (>= 2.12),
                uuid-dev,
-               systemd (>= 185),
+               systemd,
                libsystemd-dev (>= 209),
                libudev-dev (>= 175),
-               libgirepository1.0-dev (>= 0.10.7-1~),
-               gobject-introspection (>= 0.9.12-4~),
+               libgirepository1.0-dev,
+               gobject-introspection,
                python3-gi,
                libpsl-dev (>= 0.1),
                libcurl4-gnutls-dev (>= 7.24.0),
@@ -31,9 +31,9 @@ Build-Depends: debhelper-compat (= 13),
                libreadline-dev,
                libnewt-dev (>= 0.52.15),
                libteam-dev (>= 1.9),
-               libjansson-dev,
+               libjansson-dev (>= 2.7),
                libbluetooth-dev (>= 5),
-               valac (>= 0.17.1.24),
+               valac,
                dbus <!nocheck>,
                python3-dbus <!nocheck>,
                iproute2 <!nocheck>,