Max has submitted this change and it was merged.

Change subject: Add autoconf-archive to dependencies
......................................................................


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.

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

Approvals:
  Tom Tsou: Looks good to me, approved
  Harald Welte: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



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 <[email protected]>
 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: merged
Gerrit-Change-Id: I7ba48e1df4ede8b477574da3faa15fd02e15c69b
Gerrit-PatchSet: 2
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Max <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Tom Tsou <[email protected]>

Reply via email to