aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-12-21 14:50:44 +0100
committerMax <msuraev@sysmocom.de>2017-12-27 11:11:14 +0000
commit753c15de2f00e24f76ac9b01a20e1e2ff0f86ce2 (patch)
tree1e40251af3eba274251606a02523da21aaa5853d /debian
parent629c479eddfc8995117eaee56ef330ae705bba5f (diff)
Migrate from OpenSSL to osmo_get_rand_id()
This avoids potential licensing incompatibility and makes integration of Debian packaging patches easier. Related: OS#1694 Change-Id: I71cd631704a4dc155c6c752fee2a42cd6e2fa336
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 60d468ee1..6219ea4af 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: debhelper (>=9),
pkg-config,
libdbi-dev,
libtalloc-dev,
- libssl-dev (>= 0.9.5),
libsmpp34-dev (>= 1.12),
libasn1c-dev (>= 0.9.28),
libosmocore-dev (>= 0.10.0),