diff options
author | Christian Pointner <equinox@helsinki.at> | 2020-03-21 19:22:47 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2020-03-21 19:22:47 (GMT) |
commit | 29115ace77797ddfa7bcd1e4def43d3d23e8b485 (patch) | |
tree | f042926eccb1095a0b191af2d363ff2145120d3f | |
parent | f97a3268337a17583e3627dd2ec33e6732e86991 (diff) |
add unzip build dep
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index e789ca6..47ada04 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Christian Pointner <equinox@helsinki.at> Section: utils Priority: optional Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 9), curl, ca-certificates +Build-Depends: debhelper (>= 9), curl, ca-certificates, unzip Package: studio-link-standalone Architecture: amd64 |