Change in libosmocore[master]: debian/control: Add missing libusb-1.0-0-dev dependency

2019-12-17 Thread laforge
laforge 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 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge 
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged


Change in libosmocore[master]: debian/control: Add missing libusb-1.0-0-dev dependency

2019-12-17 Thread pespin
pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/16642 )

Change subject: debian/control: Add missing libusb-1.0-0-dev dependency
..


Patch Set 1: Code-Review+2


--
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 
Gerrit-Reviewer: pespin 
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Tue, 17 Dec 2019 12:51:05 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


Change in libosmocore[master]: debian/control: Add missing libusb-1.0-0-dev dependency

2019-12-17 Thread laforge
laforge has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/42/16642/1

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 
Gerrit-MessageType: newchange