mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Add gobject-introspection and libgirepository1.0-dev to the build-dependencies and install the GObject introspection bindings
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d -Dgtk-examples=false
|
||||
|
||||
%:
|
||||
dh $@
|
||||
dh $@ --with gir
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- $(CONFIG_ARGS)
|
||||
|
||||
Reference in New Issue
Block a user