diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-04-29 14:21:55 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-04-29 14:21:55 +0100 |
commit | 007fbf1ff4ffb8f2c41d3aaf6c4fac51fe8dd8fa (patch) | |
tree | 5b9917e03edb9a9780c078d19cb129fdadf80e28 | |
parent | 7d29a58ce8541445cf37ad6dcb6ef65d62a54ff8 (diff) |
added build-dep on groff
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4070ca4..79f9f2e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: setnet Section: unknown Priority: optional Maintainer: Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> -Build-Depends: debhelper (>=9) +Build-Depends: debhelper (>=9), groff Standards-Version: 3.9.8 Homepage: http://kalos.mine.nu/setnet #Vcs-Git: git://anonscm.debian.org/collab-maint/setnet.git |