~alpine/aports

testing/plasma: add discover to depends v1 PROPOSED

Bart Ribbers: 1
 testing/plasma: add discover to depends

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2954/mbox | git am -3
Learn more about email & git

[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