fixeria has uploaded this change for review.

View Change

fixup! Migrate to libosmocsn1 and libosmo-gprs-rlcmac

Change-Id: I2f7b409288635e3405e86438772cb6fa143120ec
---
M contrib/osmo-pcu.spec.in
M debian/control
2 files changed, 2 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/38/29938/1
diff --git a/contrib/osmo-pcu.spec.in b/contrib/osmo-pcu.spec.in
index 0314b12..30f703f 100644
--- a/contrib/osmo-pcu.spec.in
+++ b/contrib/osmo-pcu.spec.in
@@ -33,6 +33,7 @@
BuildRequires: pkgconfig(libosmogsm) >= 1.7.0
BuildRequires: pkgconfig(libosmovty) >= 1.7.0
BuildRequires: pkgconfig(libosmoctrl) >= 1.7.0
+BuildRequires: pkgconfig(libosmo-csn1-dev)
BuildRequires: pkgconfig(libosmo-gprs-rlcmac)
%{?systemd_requires}

diff --git a/debian/control b/debian/control
index cad1cdc..1a6b7ca 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@
dh-autoreconf,
autotools-dev,
pkg-config,
+ libosmo-csn1-dev,
libosmo-gprs-rlcmac-dev,
libosmocore-dev (>= 1.7.0),
osmo-gsm-manuals-dev (>= 1.3.0)

To view, visit change 29938. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I2f7b409288635e3405e86438772cb6fa143120ec
Gerrit-Change-Number: 29938
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange