diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-01-05 19:51:16 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-01-05 19:51:16 (GMT) |
commit | 96834b1236d6789a808a54d1bd442c078726da15 (patch) | |
tree | 345c9981c972fa8091c6327313606aa8d993c453 /debian/control | |
parent | 10bf1718430a5321c48c23ada0c6f827c1b36f86 (diff) |
fixed package deps
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 3a29556..ab650b8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rhimportd Section: net Priority: optional Maintainer: Christian Pointner <equinox@helsinki.ag> -Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.3.3), git, ca-certificates +Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.5), git, ca-certificates, pkg-config, libcurl4-openssl-dev Standards-Version: 3.9.5 Package: rhimportd |