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.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10614 )
Change subject: debian/control: Depend on libosmocore >= 0.12.1
......................................................................
debian/control: Depend on libosmocore >= 0.12.1
Only this version includes the GSMTAP_SIM_ATR and GSMTAP_SIM_APDU
definitions.
Change-Id: I988cad56aed755af416fc7f23822dcf0229dbb7d
---
M debian/control
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/debian/control b/debian/control
index 490ed85..06f3e29 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@
Section: devel
Priority: optional
Build-Depends: debhelper (>= 9),
- libosmocore-dev,
+ libosmocore-dev (>= 0.12.1),
libnewlib-arm-none-eabi,
libusb-1.0-0-dev,
gcc-arm-none-eabi
--
To view, visit https://gerrit.osmocom.org/10614
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I988cad56aed755af416fc7f23822dcf0229dbb7d
Gerrit-Change-Number: 10614
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180826/2f318c19/attachment.htm>