neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/29002 )
Change subject: debian: add libosmo-pfcp deps ......................................................................
debian: add libosmo-pfcp deps
Add missing bits from adding PFCP support in Ic9bc30f322c4c6c6e82462d1da50cb15b336c63a
Related: SYS#5895 Change-Id: I54dfe600d45541fecbb4c05bf75f147934c230f0 --- M debian/control 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/02/29002/1
diff --git a/debian/control b/debian/control index 3fe8035..5b06c20 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,8 @@ libosmo-hnbap-dev (>= 1.3.0), libosmo-ranap-dev (>= 1.3.0), libosmo-rua-dev (>= 1.3.0), + libosmo-gtlv-dev (>= 0.1.0), + libosmo-pfcp-dev (>= 0.1.0), osmo-gsm-manuals-dev (>= 1.3.0) Standards-Version: 3.9.8 Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw