diff options
author | Christian Pointner <equinox@spreadspace.org> | 2017-05-19 23:02:05 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2017-05-19 23:02:05 +0200 |
commit | e95953daaa4781ed815de5fc3480d4a1122416e0 (patch) | |
tree | 3785520e6bd9496936dcda41c77532b1ea3bf985 /debian/control | |
parent | fix build (diff) |
finally fix build
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7e0765b..6f60716 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Christian Pointner <equinox@spreadspace.org> Section: utils Priority: optional Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 9), dh-systemd, golang-go (>=2:1.5), golang-go-semver-dev, golang-gopkg-check.v1-dev +Build-Depends: debhelper (>= 9), dh-systemd, golang-go (>=2:1.5), dh-golang, golang-go-semver-dev, golang-gopkg-check.v1-dev Package: vanity Architecture: any |