fix debian build (again)

This commit is contained in:
Jens Langhammer
2019-03-07 20:58:18 +01:00
parent e05c18b19b
commit ca663d16fc
5 changed files with 4 additions and 15 deletions

1
debian/rules vendored
View File

@ -7,6 +7,7 @@
dh $@ --with=systemd
build-arch:
python3 -m pip install setuptools
python3 -m pip install --target=vendor/ -r requirements.txt
override_dh_strip: