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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/16642 )
Change subject: debian/control: Add missing libusb-1.0-0-dev dependency
......................................................................
debian/control: Add missing libusb-1.0-0-dev dependency
In Change-Id I656a1a38cbb5b1f3a9145d2869d3b4d0adefcae3 we introduced
USB support and also updated debian pacakaging informatio for this
new package - however, I missed to add a realted Build-Depends line :(
Change-Id: Ib0446510c8ba49623914b6103ea9cfa88c208d50
Related: #4299
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/debian/control b/debian/control
index d2c232f..cdf26bb 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@
pkg-config,
libtalloc-dev,
libsctp-dev,
+ libusb-1.0-0-dev,
python3
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/libosmocore.git
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/16642
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib0446510c8ba49623914b6103ea9cfa88c208d50
Gerrit-Change-Number: 16642
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191217/5818ccc8/attachment.htm>