akonadi5: depend on kaccounts-providers
This commit is contained in:
parent
6972787d05
commit
39e1e6c236
1 changed files with 4 additions and 7 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'akonadi5'
|
# Template file for 'akonadi5'
|
||||||
pkgname=akonadi5
|
pkgname=akonadi5
|
||||||
version=21.04.2
|
version=21.04.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="akonadi-${version}"
|
wrksrc="akonadi-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
|
||||||
shared-mime-info libxslt pkg-config gettext"
|
shared-mime-info libxslt pkg-config gettext qt5-tools-devel
|
||||||
|
kconfig kcoreaddons"
|
||||||
makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql
|
||||||
qt5-plugin-sqlite qt5-plugin-tds kcompletion-devel kconfigwidgets-devel
|
qt5-plugin-sqlite qt5-plugin-tds kcompletion-devel kconfigwidgets-devel
|
||||||
kdbusaddons-devel kiconthemes-devel kitemmodels-devel kio-devel sqlite-devel
|
kdbusaddons-devel kiconthemes-devel kitemmodels-devel kio-devel sqlite-devel
|
||||||
kaccounts-integration-devel libaccounts-qt5-devel qt5-tools-devel"
|
kaccounts-integration-devel libaccounts-qt5-devel qt5-tools-devel"
|
||||||
depends="shared-mime-info"
|
depends="shared-mime-info kaccounts-providers"
|
||||||
checkdepends="dbus ${depends}"
|
checkdepends="dbus ${depends}"
|
||||||
short_desc="PIM layer providing an asynchronous API to access PIM data"
|
short_desc="PIM layer providing an asynchronous API to access PIM data"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
@ -20,10 +21,6 @@ homepage="https://community.kde.org/KDE_PIM/Akonadi"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-${version}.tar.xz"
|
||||||
checksum=7999a588372670e25b6d59b8ed5022b174ed755eeac3e4bcffba7d416f0e8f58
|
checksum=7999a588372670e25b6d59b8ed5022b174ed755eeac3e4bcffba7d416f0e8f58
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-tools-devel qt5-devel kconfig kcoreaddons"
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue