aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-25 13:33:00 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-25 11:45:10 -0300
commitdfdb367ddcd43a895c946370662398d57b5771f9 (patch)
tree062e02a39a29ae018dc1ae772d8cef12f49f6ace /community/plasma
parentf17afa4da80f1107b99d22c51e063f8c62202b00 (diff)
downloadaports-dfdb367ddcd43a895c946370662398d57b5771f9.tar.bz2
aports-dfdb367ddcd43a895c946370662398d57b5771f9.tar.xz
community/plasma: add udisks2 runtime dependency
Diffstat (limited to 'community/plasma')
-rw-r--r--community/plasma/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/plasma/APKBUILD b/community/plasma/APKBUILD
index 7c27aea9d9..6bc334d0cd 100644
--- a/community/plasma/APKBUILD
+++ b/community/plasma/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma
pkgver=5.16.5
-pkgrel=2
+pkgrel=3
pkgdesc="Plasma (Base) meta package"
url="https://kde.org/plasma-desktop"
arch="noarch !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine
@@ -40,6 +40,8 @@ depends="
systemsettings
user-manager
xdg-desktop-portal-kde
+
+ udisks2
"
subpackages="$pkgname-extras sddm-breeze:sddm_breeze"
source="sddm.conf"