mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-12 02:44:18 +00:00
debian/control: Add explicit tests dependency on python3
It's already required since we do require python modules, but let's make it more explicit to please lintian
This commit is contained in:
Vendored
+1
@@ -175,6 +175,7 @@ Package: libfprint-2-tests
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: gir1.2-fprint-2.0 (= ${binary:Version}),
|
Depends: gir1.2-fprint-2.0 (= ${binary:Version}),
|
||||||
libfprint-2-2 (= ${binary:Version}),
|
libfprint-2-2 (= ${binary:Version}),
|
||||||
|
python3,
|
||||||
python3-cairo,
|
python3-cairo,
|
||||||
python3-gi,
|
python3-gi,
|
||||||
umockdev,
|
umockdev,
|
||||||
|
|||||||
Reference in New Issue
Block a user