summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Schmidt <berni@debian.org>2017-12-30 22:22:49 +0100
committerBernhard Schmidt <berni@debian.org>2017-12-30 22:22:49 +0100
commitb9b87cb6971de2c07bb70324957d3b9fb2a9c9e2 (patch)
treea2227bfb0371ba9e518324aca417edfefb2f22da
parent166ec510cb88cc1213ba6f441ffb372836fbddd3 (diff)
Build against OpenSSL 1.0.2
libpkcs11-helper1-dev needs OpenSSL 1.0.2 in Stretch
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b3770a9..223ddc8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
liblzo2-dev,
libpam0g-dev,
libpkcs11-helper1-dev,
- libssl-dev,
+ libssl1.0-dev,
libsystemd-dev [linux-any],
net-tools [!linux-any],
pkg-config,