mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 18:38:07 +00:00
debian/rules: Also build the virtual drivers, as they're useful for testing
Mostly it allows testing fprintd fully.
This commit is contained in:
Vendored
+2
-1
@@ -3,7 +3,8 @@
|
|||||||
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
|
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
|
||||||
|
|
||||||
# Configuration arguments
|
# Configuration arguments
|
||||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false
|
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false \
|
||||||
|
-Ddrivers=all
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --with gir
|
dh $@ --with gir
|
||||||
|
|||||||
Reference in New Issue
Block a user