author | Andrea Scarpino
<andrea@archlinux.org> 2014-04-16 06:54:43 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-04-16 06:54:43 UTC |
parent | d2944d2142b5ec4b33efda78bbb8e1505f98c8e7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 93a93d4..7490ac0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,10 +8,10 @@ arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kdelibs/baloo' license=('LGPL') depends=('kdepimlibs' 'xapian-core' 'kfilemetadata') -makedepends=('cmake' 'automoc4') +makedepends=('cmake' 'automoc4' 'boost') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('910dba8394a2ab2be77973cf2277d991cb202f39') +sha1sums=('ace3a80d3c0e3bb444ebe7f30392db791eab7c61') prepare() { mkdir build