neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-upf/+/29142
)
Change subject: debian: add missing deps
......................................................................
debian: add missing deps
Change-Id: I068736d513ddb54b9a62c1d7970a0fbff3095b4b
---
M debian/control
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/42/29142/1
diff --git a/debian/control b/debian/control
index cabcd19..c8cf52d 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,10 @@
python3-minimal,
libtalloc-dev,
libgtpnl-dev (>= 1.2.0),
+ libnftnl-dev (>= 1.2.1),
+ libnftables-dev (>= 1.0.2),
libosmocore-dev (>= 1.6.0),
+ libosmo-pfcp-dev (>= 0.1.0),
osmo-gsm-manuals-dev (>= 1.2.0)
Standards-Version: 3.9.8
Vcs-Git:
git://git.osmocom.org/osmo-upf.git
--
To view, visit
https://gerrit.osmocom.org/c/osmo-upf/+/29142
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I068736d513ddb54b9a62c1d7970a0fbff3095b4b
Gerrit-Change-Number: 29142
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange