osmith uploaded patch set #2 to this change.

View Change

debian: libosmo-abis-dev dep on libosmo-netif-dev

Let libosmo-abis-dev depend on libosmo-netif-dev, so libosmonetif.pc is
available when using libosmoabis.pc (which now references
libosmonetif.pc).

Without this, osmo-pcu and osmo-remsim fail to build:

checking for libosmoabis >= 1.6.0... no
configure: error: Package requirements (libosmoabis >= 1.6.0) were not met:

Package 'libosmo-netif', required by 'libosmoabis', not found

Fixes: 258dcf71 ("ipaccess: Convert BTS OML & RSL link to use stream_cli")
Change-Id: I06031417406b4b3187eb9c7ed8b509e97e03bb7f
---
M debian/control
1 file changed, 4 insertions(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/82/38982/2

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

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I06031417406b4b3187eb9c7ed8b509e97e03bb7f
Gerrit-Change-Number: 38982
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-CC: Jenkins Builder