This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge 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 <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200814/a0120c8e/attachment.htm>