mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 10:34:18 +00:00
debian/rules: Also build the virtual drivers, as they're useful for testing
This commit is contained in:
Vendored
+1
-1
@@ -3,7 +3,7 @@
|
||||
export DPKG_GENSYMBOLS_CHECK_LEVEL = 2
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user