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/12539 )
Change subject: debian: Add 'sdcc' package to BuildDepends
......................................................................
debian: Add 'sdcc' package to BuildDepends
We recently re-introduced building the USRP1 FX2 firmware
using SDCC. This needs to be listed as requirement for building
the package, otherwise build are failing.
Change-Id: I23ca8d7ad26437f2c971608cd881a6f40e26a887
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/debian/control b/debian/control
index 7982c27..54bc7af 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@
doxygen,
libtool,
pkg-config,
+ sdcc,
libusb-1.0-0-dev,
libboost-all-dev
Standards-Version: 3.9.8
--
To view, visit https://gerrit.osmocom.org/12539
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I23ca8d7ad26437f2c971608cd881a6f40e26a887
Gerrit-Change-Number: 12539
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/20190113/8362528a/attachment.htm>