make it build in a multiarch cross build environment

TODO: check if docs still build on regular builds
This commit is contained in:
Michael Zanetti 2017-06-22 18:33:35 +02:00
parent 165f61ee20
commit 8eea8b10f0
2 changed files with 2 additions and 8 deletions

2
debian/control vendored
View File

@ -7,7 +7,7 @@ Homepage: https://guh.io
Vcs-Git: https://github.com/guh/guh.git
Build-Depends: debhelper (>= 9.0.0),
dpkg-dev (>= 1.16.1~),
python,
python:any,
rsync,
qtchooser,
qt5-default,

8
debian/rules vendored
View File

@ -22,13 +22,7 @@ $(PREPROCESS_FILES:.in=): %: %.in
override_dh_auto_build:
make
make doc
override_dh_auto_test:
make test
make -j$(DEB_PARALLEL_JOBS)
override_dh_install: $(PREPROCESS_FILES:.in=)
dh_install --fail-missing