From 6851a9643e7003d07b771d96e563057fb4067321 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sat, 11 Jan 2020 01:55:55 +0100 Subject: [PATCH] debian/control: Drop libxv-dev from the build-dep, not needed anymore --- debian/changelog | 4 ++-- debian/control | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 954486f1..86ecdbf4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ libfprint (1:1.90.0-1) UNRELEASED; urgency=medium * New upstream release - Replace libusb-1.0 build-dependency by gusb and add libgusb-doc to the - Build-Depends-Indep + Build-Depends-Indep. Also drop libxv-dev from the build-dep. - Drop d/patches/kFreeBSD_FTBFS_add_ETIME_definition.patch and d/patches/use-non-versionned-libusbh-path.patch, not needed anymore - debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed @@ -16,7 +16,7 @@ libfprint (1:1.90.0-1) UNRELEASED; urgency=medium the testsuite * Update debian/libfprint2.postinst for the new supported readers - -- Laurent Bigonville Sat, 11 Jan 2020 01:47:55 +0100 + -- Laurent Bigonville Sat, 11 Jan 2020 01:55:16 +0100 libfprint (1:1.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 88998c17..1c21ee83 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper-compat (= 12), libgusb-dev (>= 0.3.0), libnss3-dev, libpixman-1-dev, - libxv-dev, meson, python3-cairo , python3-gi ,