diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-07-17 02:07:49 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-07-17 02:07:49 (GMT) |
commit | 93d7a18c1a1eb4d69fa70e4f188d6fd375e785ba (patch) | |
tree | ba26e18deded76746058ed4636062d95add4bdda /debian/control | |
parent | 7dd315dd046e195650f363afee1719f17f117a2d (diff) |
fixed build-dep ca-certificates
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 27cf585..842471c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rhrdtime Section: net Priority: optional Maintainer: Christian Pointner <equinox@helsinki.ag> -Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.2), git +Build-Depends: debhelper (>=9), dh-systemd, golang-go (>=2:1.2), git, ca-certificates Standards-Version: 3.9.5 Package: rhrdtime |