akonadi: rebuild against boost-1.54.
This commit is contained in:
parent
4a60ef91de
commit
9e3af334d3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'akonadi'
|
||||
pkgname=akonadi
|
||||
version=1.10.3
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
|
@ -15,7 +15,7 @@ configure_args="-DAKONADI_BUILD_TESTS=OFF -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
|
|||
|
||||
# XXX mysql/pgsql backends.
|
||||
hostmakedepends="cmake automoc4 pkg-config"
|
||||
makedepends="shared-mime-info sqlite-devel boost-devel>=1.53 qt-devel
|
||||
makedepends="shared-mime-info sqlite-devel boost-devel>=1.54 qt-devel
|
||||
phonon-devel soprano-devel>=2.9.2_4"
|
||||
|
||||
akonadi-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue