Add another build dependency, add an empty rule to override autoreconf

This commit is contained in:
David Boddie
2019-06-26 17:16:33 +02:00
parent 42ee5d2ddb
commit edcff44f4b
2 changed files with 3 additions and 0 deletions

2
debian/rules vendored
View File

@ -4,3 +4,5 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --builddirectory=_build
override_dh_autoreconf: