[PATCH] osmo-trx[master]: Add autoconf-archive to dependencies

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/.

Max gerrit-no-reply at lists.osmocom.org
Tue Mar 14 17:44:54 UTC 2017


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

Add autoconf-archive to dependencies

We use AX_EXT in ./configure for checking CPU features anyway, so it's
better to add it as explicit dependency.

Change-Id: I7ba48e1df4ede8b477574da3faa15fd02e15c69b
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/74/2074/1

diff --git a/debian/control b/debian/control
index d016afa..151aa92 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@
 Maintainer: Ivan Klyuchnikov <ivan.kluchnikov at fairwaves.ru>
 Build-Depends: debhelper (>= 9),
                autotools-dev,
+               autoconf-archive,
                libdbd-sqlite3,
                libsqlite3-dev,
                pkg-config,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ba48e1df4ede8b477574da3faa15fd02e15c69b
Gerrit-PatchSet: 1
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list