diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-04-29 14:25:02 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-04-29 14:25:02 +0100 |
commit | a1f25ea784856ab89c1808974df48ea9cb8b0a44 (patch) | |
tree | 91ee654cfe465175d9e5aaee0b5bbf776824582f /debian | |
parent | 007fbf1ff4ffb8f2c41d3aaf6c4fac51fe8dd8fa (diff) |
added missing build-dep on git
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 79f9f2e..922f34e 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), groff +Build-Depends: debhelper (>=9), groff, git Standards-Version: 3.9.8 Homepage: http://kalos.mine.nu/setnet #Vcs-Git: git://anonscm.debian.org/collab-maint/setnet.git |