diff options
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ccc453eb..1ac53ae5 100644 --- a/debian/control +++ b/debian/control @@ -26,11 +26,11 @@ Build-Depends: debhelper (>= 10), uuid-dev, systemd (>= 185), libsystemd-dev (>= 209), - libudev-dev (>= 165), - libgudev-1.0-dev (>= 165), + libudev-dev (>= 175), libgirepository1.0-dev (>= 0.10.7-1~), gobject-introspection (>= 0.9.12-4~), - libsoup2.4-dev (>= 2.40), + libpsl-dev (>= 0.1), + libcurl4-gnutls-dev (>= 7.24.0), gtk-doc-tools, perl, libyaml-perl, |