From 7600c1af657a733e645de9fb50a4489db5666be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 30 Apr 2018 16:21:57 +0200 Subject: Declare compliance with Debian Policy 4.1.4 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b33c807..fbe3c68 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst -Standards-Version: 4.1.3 +Standards-Version: 4.1.4 Build-Depends: debhelper (>= 11), gnome-pkg-tools (>= 0.10), -- cgit v1.2.3 From 6434f7a5b8bdb0c4cf71879d0c904938cf44dcc5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 30 Apr 2018 19:23:27 +0200 Subject: Add missing Build-Depends --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index fbe3c68..b357079 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,12 @@ Build-Depends: libpackagekit-glib2-dev, libsane-dev, librsvg2-dev, + libwebp-dev, libxml2-utils, meson, + python3-cairo, + python3-gi, + python-gi-cairo, python3-scour, scour, valac (>= 0.22), -- cgit v1.2.3