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 submitted this change. ( https://gerrit.osmocom.org/c/osmo-smlc/+/20834 )
Change subject: debian/spec: Add build depedency to autoconf-archive
......................................................................
debian/spec: Add build depedency to autoconf-archive
Change-Id: I56ff1c97ef7f11ac35eb78558cc7a0049f39cd56
---
M contrib/osmo-smlc.spec.in
M debian/control
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/contrib/osmo-smlc.spec.in b/contrib/osmo-smlc.spec.in
index ed2499e..c11bd88 100644
--- a/contrib/osmo-smlc.spec.in
+++ b/contrib/osmo-smlc.spec.in
@@ -24,6 +24,7 @@
Group: Hardware/Mobile
URL: https://osmocom.org/projects/osmo-smlc
Source: %{name}-%{version}.tar.xz
+BuildRequires: autoconf
BuildRequires: automake >= 1.9
BuildRequires: libtool >= 2
BuildRequires: pkgconfig >= 0.20
diff --git a/debian/control b/debian/control
index 5f15744..49a270d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@
dh-autoreconf,
autotools-dev,
autoconf,
+ autoconf-archive,
automake,
libtool,
pkg-config,
--
To view, visit https://gerrit.osmocom.org/c/osmo-smlc/+/20834
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-smlc
Gerrit-Branch: master
Gerrit-Change-Id: I56ff1c97ef7f11ac35eb78558cc7a0049f39cd56
Gerrit-Change-Number: 20834
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201021/9d6560d4/attachment.htm>