osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmo-pfcp/+/39030?usp=email )

Change subject: debian/control: add missing deps to -dev pkg
......................................................................

debian/control: add missing deps to -dev pkg

libosmo-pfcp.pc.in requires libosmocore, libosmogsm, talloc

Change-Id: Ide5cd1c481e57b94f3dc915b2a2fe86a2e224acf
---
M debian/control
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve




diff --git a/debian/control b/debian/control
index 6faa4d3..11ce537 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,9 @@
 Section: libdevel
 Depends: ${misc:Depends},
          libosmo-pfcp0 (= ${binary:Version}),
-         libosmo-gtlv-dev (= ${binary:Version})
+         libosmo-gtlv-dev (= ${binary:Version}),
+         libosmocore-dev,
+         libtalloc-dev,
 Description: Development files for libosmo-pfcp
  libosmo-pfcp implements decoding, encoding and endpoint implementation of the
  Packet Forwarding Control Protocol (3GPP TS 29.244). This package in 
particular

--
To view, visit https://gerrit.osmocom.org/c/libosmo-pfcp/+/39030?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: Ide5cd1c481e57b94f3dc915b2a2fe86a2e224acf
Gerrit-Change-Number: 39030
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to