osmith has uploaded this change for review.

View Change

osmo-pcap: depend on libosmo-netif

Related: osmo-pcap I3562185f98685ea5a412273212e6dfbe55b360e2
Change-Id: I79425b22fb9a63bbc82bb2b896788f3f7c173276
---
M recipes-osmocom/osmo-pcap/osmo-pcap.inc
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/65/39365/1
diff --git a/recipes-osmocom/osmo-pcap/osmo-pcap.inc b/recipes-osmocom/osmo-pcap/osmo-pcap.inc
index e64ca88..bef1101 100644
--- a/recipes-osmocom/osmo-pcap/osmo-pcap.inc
+++ b/recipes-osmocom/osmo-pcap/osmo-pcap.inc
@@ -3,7 +3,7 @@
LICENSE = "AGPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"

-DEPENDS = "libosmocore zeromq libpcap gnutls"
+DEPENDS = "libosmocore zeromq libpcap gnutls libosmo-netif"

INC_PR="r2.${META_TELEPHONY_OSMO_INC}"


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

Gerrit-MessageType: newchange
Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-Change-Id: I79425b22fb9a63bbc82bb2b896788f3f7c173276
Gerrit-Change-Number: 39365
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>