diff options
Diffstat (limited to 'extra/qca-ossl/PKGBUILD')
-rw-r--r-- | extra/qca-ossl/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/qca-ossl/PKGBUILD b/extra/qca-ossl/PKGBUILD index 50e434b35..772cac844 100644 --- a/extra/qca-ossl/PKGBUILD +++ b/extra/qca-ossl/PKGBUILD @@ -4,12 +4,13 @@ pkgname=qca-ossl pkgver=2.0.0 _pkgver=2.0.0-beta3 -pkgrel=4 +pkgrel=5 pkgdesc="Qt Cryptographic Architecture" arch=('i686' 'x86_64') url="http://delta.affinix.com/qca/" license=('LGPL') depends=('qca') +makedepends=('icu') source=("http://delta.affinix.com/download/qca/2.0/plugins/${pkgname}-${_pkgver}.tar.bz2" 'no-whirlpool.patch') md5sums=('bdc62c01321385c7da8d27b3902910ce' |