Skip to content
Snippets Groups Projects
Commit 6454fbca authored by Gunnar Hjalmarsson's avatar Gunnar Hjalmarsson
Browse files

debian/rules: Build with gir

Add the gir addon so the proper dependencies are added to the
gir1.2-inputpad-1.0 package.

(And drop "--with autoreconf" - not applicable with
debhelper-compat 12.)

Closes: #991087
parent 53974adf
No related branches found
No related tags found
No related merge requests found
Pipeline #268470 passed
input-pad (1.0.3-5) UNRELEASED; urgency=medium
* Team upload
* debian/rules: Build with gir (closes: #991087)
-- Gunnar Hjalmarsson <gunnarhj@debian.org> Wed, 14 Jul 2021 02:33:01 +0200
input-pad (1.0.3-4) unstable; urgency=medium
* Team upload.
......
......@@ -10,7 +10,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
#export PYTHON=/usr/bin/python3
DH_FLAGS := --with autoreconf
DH_FLAGS := --with gir
#DH_FLAGS += --with python3
CONFIGURE_FLAGS := --enable-xtest --disable-static --with-gtk=3.0 --enable-introspection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment