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/changelog | 10 ++++++++-- debian/control | 4 ++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6aa6d3c..8fece38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,14 @@ simple-scan (3.28.1-1) UNRELEASED; urgency=medium * debian/copyright: - refresh years. - Use secure copyright format URI. - * debian/control: Switch from python-scour to python3-scour since dh_scour - is now provided by python3-scour only as of scour 0.36-1. + * debian/control: + - Switch from python-scour to python3-scour since dh_scour is now provided + by python3-scour only as of scour 0.36-1. + - Add missing Build-Depends: + + libwebp-dev + + python3-cairo + + python3-gi + + python3-gi-cairo * Declare compliance with Debian Policy 4.1.4 (No changes needed). -- Jörg Frings-Fürst Mon, 30 Apr 2018 15:45:51 +0200 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