Added fakeroot to depends

This commit is contained in:
boltgolt 2018-11-09 15:38:29 +01:00
parent cdca3bf8a2
commit 6dce9b0f51
No known key found for this signature in database
GPG key ID: BECEC9937E1AAE26
2 changed files with 2 additions and 1 deletions

View file

@ -27,3 +27,4 @@ addons:
- dh-make
- ack-grep
- devscripts
- fakeroot

2
debian/control vendored
View file

@ -2,7 +2,7 @@ Source: howdy
Section: misc
Priority: optional
Standards-Version: 3.9.7
Build-Depends: python, dh-python, devscripts, dh-make, debhelper
Build-Depends: python, dh-python, devscripts, dh-make, debhelper, fakeroot
Maintainer: boltgolt <boltgolt@gmail.com>
Vcs-Git: https://github.com/boltgolt/howdy