diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-12-29 20:41:21 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-12-29 20:41:21 (GMT) |
commit | 24627d13e7989a93e0e54b7644261ebf552fef03 (patch) | |
tree | fd3d8fb55510dd1a624b27da960af254a601e11d | |
parent | d63f4e9c299f222e0826b126a0de206bc590d70c (diff) |
added missing build deps
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c9277da..d2f015a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rhlibrary Section: net Priority: optional Maintainer: Christian Pointner <equinox@helsinki.at> -Build-Depends: debhelper (>=9), golang-go (>=2:1.5), git, ca-certificates, libgstreamer1.0-dev +Build-Depends: debhelper (>=9), golang-go (>=2:1.5), git, ca-certificates, pkg-config, libgstreamer1.0-dev, libgtk-3-dev Standards-Version: 3.9.5 Package: rhlibrary |