summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevin Lin2022-03-28 17:01:22 -0400
committerDevin Lin2022-03-28 17:01:22 -0400
commit03b70f9c5e432fd858ba704034f53024dc47b34a (patch)
tree3437c7ce46765a510e346e4124c86723bdb65404 /PKGBUILD
parent8e9a8e8dc4061f1ce82bad0ec3638de074a09333 (diff)
downloadaur-03b70f9c5e432fd858ba704034f53024dc47b34a.tar.gz
Add optional dependency plasma-mobile-sounds
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5745438c8b78..85b4eb460c78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,7 @@ optdepends=(
'plasma-dialer: Phone application'
'plasma-workspace-wallpapers: A large wallpaper selection for Plasma'
'maliit-keyboard: Virtual keyboard'
+ 'plasma-mobile-sounds: Plasma Mobile sound theme'
)
makedepends=(cmake extra-cmake-modules)
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")