diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2021-08-22 19:00:53 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2021-08-22 19:00:53 +0200 |
commit | 9a828fe5ebd2383cce394eb76f44d14a9dbf143e (patch) | |
tree | ce52323fc58d008fd7894b6bdc68b878f405c7df /debian/control | |
parent | aaee9a923e009ee33fad324687579ede5de7e6ce (diff) | |
parent | b97bb9c9e991504bb4fae916a75a8426b78b68b9 (diff) |
Merge branch 'release/debian/40.1-1'debian/40.1-1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 465444b..1d1568b 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,10 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.5.0 +Standards-Version: 4.6.0.0 Rules-Requires-Root: no Build-Depends: + cmake, debhelper-compat (= 13), gettext, gnome-pkg-tools, @@ -15,6 +16,7 @@ Build-Depends: libgtk-3-dev, libgdk-pixbuf2.0-dev, libgusb-dev, + libhandy-1-dev (>= 1.1.90), libpackagekit-glib2-dev, libsane-dev, libwebp-dev, |