mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
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'
|
# Template file for 'akonadi'
|
||||||
pkgname=akonadi
|
pkgname=akonadi
|
||||||
version=1.10.3
|
version=1.10.3
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
short_desc="PIM layer, which provides an asynchronous API to access all kind of PIM data"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
@ -15,7 +15,7 @@ configure_args="-DAKONADI_BUILD_TESTS=OFF -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE
|
||||||
|
|
||||||
# XXX mysql/pgsql backends.
|
# XXX mysql/pgsql backends.
|
||||||
hostmakedepends="cmake automoc4 pkg-config"
|
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"
|
phonon-devel soprano-devel>=2.9.2_4"
|
||||||
|
|
||||||
akonadi-devel_package() {
|
akonadi-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue