testing/libstrophe: add autoconf to makedependencies

This commit is contained in:
Bartłomiej Piotrowski 2014-11-07 21:55:44 +01:00
parent 5f503fa4f8
commit e8700a1feb

View File

@ -10,7 +10,7 @@ arch=all
url='http://strophe.im/libstrophe/'
license='MIT'
depends=
makedepends='openssl-dev expat-dev check-dev automake libtool'
makedepends='openssl-dev expat-dev check-dev autoconf automake libtool'
subpackages="$pkgname-dev"
source="https://github.com/strophe/libstrophe/archive/$pkgver.tar.gz"