laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-mgw/+/19658 )


Change subject: osmo-mgw.spec.in: Add missing dependency to libosmotrau
......................................................................

osmo-mgw.spec.in: Add missing dependency to libosmotrau

Change-Id: I2d5f8b1d852079b8f82adb681d7e6b72a8358cf1
---
M contrib/osmo-mgw.spec.in
1 file changed, 2 insertions(+), 1 deletion(-)



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

diff --git a/contrib/osmo-mgw.spec.in b/contrib/osmo-mgw.spec.in
index 0f96ed0..fc618da 100644
--- a/contrib/osmo-mgw.spec.in
+++ b/contrib/osmo-mgw.spec.in
@@ -35,7 +35,8 @@
 BuildRequires:  pkgconfig(libosmogsm) >= 1.0.0
 BuildRequires:  pkgconfig(libosmovty) >= 1.0.0
 BuildRequires:  pkgconfig(libosmocoding) >= 1.0.0
-BuildRequires:  pkgconfig(libosmoabis)
+BuildRequires:  pkgconfig(libosmoabis) >= 1.0.0
+BuildRequires:  pkgconfig(libosmotrau) >= 1.0.0
 %{?systemd_requires}

 %description

--
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/19658
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: I2d5f8b1d852079b8f82adb681d7e6b72a8358cf1
Gerrit-Change-Number: 19658
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-MessageType: newchange

Reply via email to