Hello vvvelichkov,

I'd like you to do a code review. Please visit

    https://gerrit.osmocom.org/c/gr-gsm/+/24077

to review the following change.


Change subject: travis: Install liborc-0.4-dev needed for gr-iqbal
......................................................................

travis: Install liborc-0.4-dev needed for gr-iqbal

on Debian Testing and Kali with gnuradio (3.8.0.0-5)

Change-Id: I4512bb734691f553d63cac59fd2c7ba3ccf3f881
---
M tests/dockerfiles/Debian_testing.docker
M tests/dockerfiles/Kali.docker
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/gr-gsm refs/changes/77/24077/1

diff --git a/tests/dockerfiles/Debian_testing.docker 
b/tests/dockerfiles/Debian_testing.docker
index e81d299..7fb7760 100644
--- a/tests/dockerfiles/Debian_testing.docker
+++ b/tests/dockerfiles/Debian_testing.docker
@@ -17,7 +17,7 @@
     libosmocore-dev

 # packages needed for gr-iqbal and gr-osmosdr
-RUN apt-get install -y git libuhd-dev
+RUN apt-get install -y git libuhd-dev liborc-0.4-dev

 COPY ./ /src/

diff --git a/tests/dockerfiles/Kali.docker b/tests/dockerfiles/Kali.docker
index 32548ca..8b03930 100644
--- a/tests/dockerfiles/Kali.docker
+++ b/tests/dockerfiles/Kali.docker
@@ -17,7 +17,7 @@
     libosmocore-dev

 # packages needed for gr-iqbal and gr-osmosdr
-RUN apt-get install -y git libuhd-dev
+RUN apt-get install -y git libuhd-dev liborc-0.4-dev

 COPY ./ /src/


--
To view, visit https://gerrit.osmocom.org/c/gr-gsm/+/24077
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gr-gsm
Gerrit-Branch: master
Gerrit-Change-Id: I4512bb734691f553d63cac59fd2c7ba3ccf3f881
Gerrit-Change-Number: 24077
Gerrit-PatchSet: 1
Gerrit-Owner: ptrkrysik <ptrkry...@gmail.com>
Gerrit-Reviewer: vvvelichkov <vvvelich...@gmail.com>
Gerrit-MessageType: newchange

Reply via email to