From 053fc7f489b2543eb94a97d246c0c8a16ee46f34 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sat, 11 Jan 2020 01:28:37 +0100 Subject: [PATCH] debian/control: Build-Depends on python3-cairo, python3-gi, umockdev for the testsuite --- debian/changelog | 4 +++- debian/control | 5 ++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8966f4dc..30cc8d44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,10 @@ libfprint (1:1.90.0-1) UNRELEASED; urgency=medium * Add gobject-introspection and libgirepository1.0-dev to the build-dependencies and install the GObject introspection bindings * debian/control: Bump Standards-Version to 4.4.1 (no further changes) + * debian/control: Build-Depends on python3-cairo, python3-gi, umockdev for + the testsuite - -- Laurent Bigonville Fri, 10 Jan 2020 03:12:02 +0100 + -- Laurent Bigonville Sat, 11 Jan 2020 01:29:59 +0100 libfprint (1:1.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index cd8a5fcc..88998c17 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,10 @@ Build-Depends: debhelper-compat (= 12), libnss3-dev, libpixman-1-dev, libxv-dev, - meson + meson, + python3-cairo , + python3-gi , + umockdev Build-Depends-Indep: libglib2.0-doc , libgusb-doc Standards-Version: 4.4.1 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint