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
This commit is contained in:
Max 2017-03-14 18:43:12 +01:00
parent a93f789e50
commit 802b86502d
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -4,6 +4,7 @@ Priority: optional
Maintainer: Ivan Klyuchnikov <ivan.kluchnikov@fairwaves.ru>
Build-Depends: debhelper (>= 9),
autotools-dev,
autoconf-archive,
libdbd-sqlite3,
libsqlite3-dev,
pkg-config,