aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Unit 193 <unit193@ubuntu.com>2020-02-11 02:44:09 -0500
committerLibravatar Unit 193 <unit193@ubuntu.com>2020-02-11 02:44:09 -0500
commitf9ed8b72e39bd1c20f78a730f0e188e95417cd12 (patch)
tree37f850dbeeb49f289341f78a7f3fc06db9becc1c
parent4a4614b049b070fe8ddafd182fc64ae9347dc5a3 (diff)
downloadhopm-f9ed8b72e39bd1c20f78a730f0e188e95417cd12.tar.bz2
hopm-f9ed8b72e39bd1c20f78a730f0e188e95417cd12.tar.xz
hopm-f9ed8b72e39bd1c20f78a730f0e188e95417cd12.tar.zst
d/control: Add libwolfssl-dev to B-D, but leave libssl-dev if using pkg.hopm.openssl
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7e4fff9..f5db927 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Build-Depends:
debhelper-compat (= 12),
bison,
flex,
- libssl-dev,
+ libssl-dev <pkg.hopm.openssl>,
+ libwolfssl-dev <!pkg.hopm.openssl>
Standards-Version: 4.3.0
Homepage: https://github.com/ircd-hybrid/hopm/
Vcs-Browser: https://git.unit193.net/cgit/users/unit193/hopm.git/