diff options
author | Christian Pointner <equinox@helsinki.at> | 2020-03-21 19:49:58 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2020-03-21 19:49:58 (GMT) |
commit | 24c2de02d2f59eeda1d9eae767996ce1e3eb24e9 (patch) | |
tree | e7301510a1773fbf835cc630b7d279c3909d64b8 | |
parent | 29115ace77797ddfa7bcd1e4def43d3d23e8b485 (diff) |
fix more deps
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 47ada04..02b672b 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, unzip +Build-Depends: debhelper (>= 9), curl, ca-certificates, unzip, libssl1.0-dev | libssl-dev, libasound2-dev, libpulse-dev Package: studio-link-standalone Architecture: amd64 |