Harald Welte has submitted this change and it was merged. (
https://gerrit.osmocom.org/11324 )
Change subject: debian: Require libcdk and install meas_vis osmo-bsc-meas-utils
......................................................................
debian: Require libcdk and install meas_vis osmo-bsc-meas-utils
Change-Id: Ibe977a92acb93a78e323a40f53d653059b07bc0f
---
M debian/control
M debian/osmo-bsc-meas-utils.install
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/debian/control b/debian/control
index 1c6c379..141cb5e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@
libtool,
pkg-config,
python-minimal,
+ libcdk5-dev,
libtalloc-dev,
libosmocore-dev (>= 0.12.0),
libosmo-sccp-dev (>= 0.10.0),
diff --git a/debian/osmo-bsc-meas-utils.install
b/debian/osmo-bsc-meas-utils.install
index d8fb318..94a03d0 100644
--- a/debian/osmo-bsc-meas-utils.install
+++ b/debian/osmo-bsc-meas-utils.install
@@ -1 +1,2 @@
usr/bin/meas_json
+usr/bin/meas_vis
--
To view, visit https://gerrit.osmocom.org/11324
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibe977a92acb93a78e323a40f53d653059b07bc0f
Gerrit-Change-Number: 11324
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>