[Pkg-giraffe-discuss] [PATCH 1/4] control: Add dependency on dh-autoreconf
Roel van Meer
roel at 1afa.com
Thu Mar 29 11:32:03 UTC 2018
We use this debhelper, so we need to depend on it.
Change-Id: I41479b6be81c0b28e105b364f8ad9f19f65772a6
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index e4339666..a15d2f0d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Build-Depends:
debhelper (>= 10.8~),
default-libmysqlclient-dev,
dh-apparmor,
+ dh-autoreconf,
dh-exec,
dh-php,
dpkg-dev (>= 1.16.1~),
--
2.11.0
More information about the Pkg-giraffe-discuss
mailing list