summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2020-05-18 14:17:39 +0200
committerDaniel Schürmann <daschuer@mixxx.org>2020-05-18 14:17:39 +0200
commit9344d77a3bafe80ee2d53a529bcda705fa26768a (patch)
tree94a7b9aab1c6cc77ae7800982491b63715366c45 /build
parentc4f1fc2570770e30994ade570d3eee23ac5dfaad (diff)
Added libssl-dev dependency to the debian control file
Diffstat (limited to 'build')
-rw-r--r--build/debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/debian/control b/build/debian/control
index 68249bbb42..a78c0400c1 100644
--- a/build/debian/control
+++ b/build/debian/control
@@ -36,6 +36,7 @@ Build-Depends: debhelper (>= 9),
libportmidi-dev,
libtag1-dev,
libshout-dev,
+ libssl-dev,
vamp-plugin-sdk,
libprotobuf-dev,
protobuf-compiler,