[PATCH] osmo-bsc[master]: Debian: re-introduce missing build dependency to libssl-dev

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Oct 28 15:27:55 UTC 2017


Review at  https://gerrit.osmocom.org/4527

Debian: re-introduce missing build dependency to libssl-dev

In Change-Id  I469909ad7c597cde3d7a7d2ec86101a9f41d3aa6 we accidentially
also removed the libssl-dev dependency.  osmo-bsc_nat still uses
RAND_getbytes directly, so we have to keep it for now, until we switch
to a future libosmocore-based mechanism that's in the works.

Change-Id: I3be26c566baf05278ba51b835a72e14ce6ecf3d0
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/27/4527/1

diff --git a/debian/control b/debian/control
index 2c8eead..e3f1e02 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@
                libtool,
                pkg-config,
                python-minimal,
+               libssl-dev,
                libtalloc-dev,
                libosmocore-dev,
                libosmo-sigtran-dev,

-- 
To view, visit https://gerrit.osmocom.org/4527
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3be26c566baf05278ba51b835a72e14ce6ecf3d0
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list