diff options
| -rw-r--r-- | debian/control | 14 |
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>, |