From 0f5a3df06500837b8251b99fed0c6d17b826576f Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Thu, 9 Apr 2015 18:12:21 +0100 Subject: Run the gir debhelper sequence to get proper deps --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1f63427..5534dfa 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ INSTALL_COMMON_FLAGS = --fail-missing LDFLAGS += -Wl,-z,defs -Wl,--as-needed %: - dh $@ --with autoreconf + dh $@ --with autoreconf,gir override_dh_autoreconf: NOCONFIGURE=1 dh_autoreconf ./autogen.sh -- cgit v1.2.3