mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
Vendored
+1
@@ -18,6 +18,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||||||
python3 <!nocheck>,
|
python3 <!nocheck>,
|
||||||
python3-cairo <!nocheck>,
|
python3-cairo <!nocheck>,
|
||||||
python3-gi <!nocheck>,
|
python3-gi <!nocheck>,
|
||||||
|
systemd-dev,
|
||||||
umockdev <!nocheck>
|
umockdev <!nocheck>
|
||||||
Build-Depends-Indep: libglib2.0-doc <!nodoc>, libgusb-doc <!nodoc>
|
Build-Depends-Indep: libglib2.0-doc <!nodoc>, libgusb-doc <!nodoc>
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
|
|||||||
Vendored
+2
-2
@@ -1,3 +1,3 @@
|
|||||||
lib/udev/hwdb.d/
|
usr/lib/udev/hwdb.d/
|
||||||
lib/udev/rules.d/
|
usr/lib/udev/rules.d/
|
||||||
usr/lib/${DEB_HOST_MULTIARCH}/libfprint-[0-9].so.*
|
usr/lib/${DEB_HOST_MULTIARCH}/libfprint-[0-9].so.*
|
||||||
|
|||||||
Vendored
+1
-2
@@ -7,8 +7,7 @@ BUILDDIR = $(CURDIR)/obj-$(DEB_HOST_GNU_TYPE)
|
|||||||
# Configuration arguments
|
# Configuration arguments
|
||||||
CONFIG_ARGS = \
|
CONFIG_ARGS = \
|
||||||
-Dudev_hwdb=enabled \
|
-Dudev_hwdb=enabled \
|
||||||
-Dudev_hwdb_dir=/lib/udev/hwdb.d \
|
-Dudev_rules=enabled \
|
||||||
-Dudev_rules_dir=/lib/udev/rules.d \
|
|
||||||
-Ddrivers=all \
|
-Ddrivers=all \
|
||||||
-Dgtk-examples=false
|
-Dgtk-examples=false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user