summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/plasma-integration/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/plasma-integration/APKBUILD b/user/plasma-integration/APKBUILD
index 4c2e14e54..8e5452518 100644
--- a/user/plasma-integration/APKBUILD
+++ b/user/plasma-integration/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=plasma-integration
pkgver=5.8.7
-pkgrel=1
+pkgrel=2
pkgdesc="Qt platform theme plugin for Plasma"
url="https://www.kde.org/"
arch="all"
license="LGPL-2.1"
options="!check" # Times out, requires X11 desktop.
-depends="breeze ttf-hack ttf-noto"
+depends="breeze ttf-noto"
depends_dev="qt5-qtbase-dev qt5-qtx11extras-dev kconfig-dev kconfigwidgets-dev
ki18n-dev kiconthemes-dev kio-dev knotifications-dev kwayland-dev
kwidgetsaddons-dev kwindowsystem-dev breeze-dev libxcursor-dev"