diff options
author | Varac <varac@leap.se> | 2018-05-26 12:47:00 +0200 |
---|---|---|
committer | Varac <varac@leap.se> | 2018-05-26 12:47:00 +0200 |
commit | 9556d66986ebcf7cf87d9c996cef3ad65c1da0c5 (patch) | |
tree | 5d1cf5d6be2d3644c4ddd1cdfa28e4b3a70f4829 | |
parent | cb84f513753151eedc0cd5ddb1048b80ce4b71e9 (diff) |
Add lintian to build-deps
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 96c4b5e0..4062171a 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Homepage: https://bitmask.net Standards-Version: 4.1.0 Build-Depends: debhelper (>= 9.0.0), dh-python, + lintian, python, python-docutils, python-setuptools, |