testing/libstrophe: fix makedependencies

This commit is contained in:
Bartłomiej Piotrowski 2014-11-07 21:54:23 +01:00
parent 7fc0bed08d
commit 5f503fa4f8

View File

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