Review at  https://gerrit.osmocom.org/4844

debian/control: correct library dependency of osmo-mgw against libosmo-mgcp1

When the library version was bump, the dependency of osmo-mgw
was forgotten.

Change-Id: I3eeafa3c294d9ec71a72fb2833fe3b2bdef05a50
Fixes: e7d27aeae10b ("Tag/Release Version 1.2.0")
---
M debian/control
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/44/4844/1

diff --git a/debian/control b/debian/control
index 11fa685..e96115f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@
 Package: osmo-mgw
 Architecture: any
 Multi-Arch: foreign
-Depends: libosmo-mgcp0, ${misc:Depends}, ${shlibs:Depends}
+Depends: libosmo-mgcp1, ${misc:Depends}, ${shlibs:Depends}
 Description: OsmoMGW: Osmocom's Media Gateway for 2G and 3G circuit-switched 
mobile networks
 
 Package: libosmo-mgcp1

-- 
To view, visit https://gerrit.osmocom.org/4844
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3eeafa3c294d9ec71a72fb2833fe3b2bdef05a50
Gerrit-PatchSet: 1
Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lyn...@fe80.eu>

Reply via email to