[PATCH] libosmocore[master]: debian: build now depends on libgnutls

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
Fri Nov 3 20:53:38 UTC 2017


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

debian: build now depends on libgnutls

In Change-Id Ic77866ce65acf524b768882c751a4f9c0635740b we introduced a
gnutls fall-back for random number generation, and made this a default
unless explicitly disabled at compile time.  This means the debian
package needs related build dependency.

Change-Id: I918e4b7bf1cb621679dce6339b3c4b69d653e2a6
Related: OS#1694
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/80/4680/1

diff --git a/debian/control b/debian/control
index 8ba5583..64c4870 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@
                dh-autoreconf,
                libdpkg-perl,
                git,
+               libgnutls28-dev,
                doxygen,
                libpcsclite-dev,
                pkg-config,

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

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



More information about the gerrit-log mailing list