Skip to content
Snippets Groups Projects
Commit 6a20f670 authored by Bart Ribbers's avatar Bart Ribbers Committed by Leo
Browse files

testing/calendarsupport: add missing qt5-qttools-static to makedepends

parent bf1b38c7
No related merge requests found
...@@ -8,8 +8,8 @@ arch="all !ppc64le !s390x" # Limited by akonadi-calendar-dev -> kmailtransport - ...@@ -8,8 +8,8 @@ arch="all !ppc64le !s390x" # Limited by akonadi-calendar-dev -> kmailtransport -
url="https://kontact.kde.org" url="https://kontact.kde.org"
license="GPL-2.0-or-later AND LGPL-2.0-or-later" license="GPL-2.0-or-later AND LGPL-2.0-or-later"
depends_dev="qt5-qtbase-dev akonadi-dev ki18n-dev kiconthemes-dev kguiaddons-dev kio-dev kmime-dev akonadi-mime-dev kcodecs-dev kcalutils-dev kcalcore-dev kidentitymanagement-dev kholidays-dev akonadi-calendar-dev pimcommon-dev kdepim-apps-libs-dev" depends_dev="qt5-qtbase-dev akonadi-dev ki18n-dev kiconthemes-dev kguiaddons-dev kio-dev kmime-dev akonadi-mime-dev kcodecs-dev kcalutils-dev kcalcore-dev kidentitymanagement-dev kholidays-dev akonadi-calendar-dev pimcommon-dev kdepim-apps-libs-dev"
makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev" makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev qt5-qttools-static"
source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz" source="https://download.kde.org/stable/applications/$pkgver/src/calendarsupport-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang" subpackages="$pkgname-dev $pkgname-lang"
build() { build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment