mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
debian/control: Add libcairo-dev and python3 to build-dependencies as they are explicitly required for some tests
This commit is contained in:
Vendored
+7
@@ -1,3 +1,10 @@
|
|||||||
|
libfprint (1:1.90.1-2) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* debian/control: Add libcairo-dev and python3 to build-dependencies as they
|
||||||
|
are explicitly required for some tests
|
||||||
|
|
||||||
|
-- Laurent Bigonville <bigon@debian.org> Thu, 13 Feb 2020 17:35:49 +0100
|
||||||
|
|
||||||
libfprint (1:1.90.1-1) experimental; urgency=medium
|
libfprint (1:1.90.1-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Team upload.
|
* Team upload.
|
||||||
|
|||||||
Vendored
+2
@@ -6,12 +6,14 @@ Uploaders: Ulises Vitulli <dererk@debian.org>, Didier Raboud <odyx@debian.org>
|
|||||||
Build-Depends: debhelper-compat (= 12),
|
Build-Depends: debhelper-compat (= 12),
|
||||||
gobject-introspection,
|
gobject-introspection,
|
||||||
gtk-doc-tools,
|
gtk-doc-tools,
|
||||||
|
libcairo-dev <!nocheck>,
|
||||||
libgirepository1.0-dev,
|
libgirepository1.0-dev,
|
||||||
libglib2.0-dev (>= 2.56),
|
libglib2.0-dev (>= 2.56),
|
||||||
libgusb-dev (>= 0.3.0),
|
libgusb-dev (>= 0.3.0),
|
||||||
libnss3-dev,
|
libnss3-dev,
|
||||||
libpixman-1-dev,
|
libpixman-1-dev,
|
||||||
meson (>= 0.49.0),
|
meson (>= 0.49.0),
|
||||||
|
python3 <!nocheck>,
|
||||||
python3-cairo <!nocheck>,
|
python3-cairo <!nocheck>,
|
||||||
python3-gi <!nocheck>,
|
python3-gi <!nocheck>,
|
||||||
umockdev <!nocheck>
|
umockdev <!nocheck>
|
||||||
|
|||||||
Reference in New Issue
Block a user