[PATCH] testing/plasma: add discover to depends
Export this patch
---
testing/plasma/APKBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testing/plasma/APKBUILD b/testing/plasma/APKBUILD
index da1705c352..c2090a3140 100644
--- a/testing/plasma/APKBUILD
+++ b/testing/plasma/APKBUILD
@@ -2,18 +2,18 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma
pkgver=5.16.4
-pkgrel=0
+pkgrel=1
pkgdesc="Plasma (Base) meta package"
url="https://kde.org/plasma-desktop"
arch="noarch !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
options="!check" # No tests for a metapkg
license="GPL-3.0-or-later"
-# Re-add once polkit polkit-elogind conflict is solved: plasma-pa
depends="
bluedevil
breeze
breeze-gtk
breeze-icons
+ discover
drkonqi
font-noto
kde-cli-tools
--
2.23.0