aboutsummaryrefslogtreecommitdiffstats
path: root/community/plasma
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-11-13 21:00:17 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-15 13:48:21 +0100
commit69b0d6d071821bbe05b2dda73d795292f39552b6 (patch)
tree4e5db1b79da69f9d788081dabbe94904d16132b0 /community/plasma
parentf600031e25917cd689611551d664f3eff66e9270 (diff)
downloadaports-69b0d6d071821bbe05b2dda73d795292f39552b6.tar.bz2
aports-69b0d6d071821bbe05b2dda73d795292f39552b6.tar.xz
community/plasma: add plasma-thunderbolt to -extra subpackage
Diffstat (limited to 'community/plasma')
-rw-r--r--community/plasma/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plasma/APKBUILD b/community/plasma/APKBUILD
index 68e78e0a79..eac2216824 100644
--- a/community/plasma/APKBUILD
+++ b/community/plasma/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma
pkgver=5.17.3
-pkgrel=0
+pkgrel=1
pkgdesc="Plasma (Base) meta package"
url="https://kde.org/plasma-desktop"
arch="noarch !s390x !ppc64le" # Limited by kdeplasma-addons -> qt5-qtwebengine
@@ -52,7 +52,7 @@ package() {
extras() {
pkgdesc="Additional Plasma apps meta package"
- depends="oxygen breeze-grub plasma-sdk breeze-plymouth plymouth-kcm"
+ depends="oxygen breeze-grub plasma-sdk breeze-plymouth plymouth-kcm plasma-thunderbolt"
mkdir -p "$subpkgdir"
}