summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3S0X2020-07-15 23:29:23 +0200
committerD3S0X2020-07-15 23:29:23 +0200
commit53f6c8163bf86abe102ef4b82a7ca724c9880e0f (patch)
tree074056ee2a1271dfb154ac4a4ca842f68bc94943 /PKGBUILD
parent4df3fc43132a5b7a5d6c4e0eaab9af98fe0c5569 (diff)
downloadaur-53f6c8163bf86abe102ef4b82a7ca724c9880e0f.tar.gz
updated optional dependenices
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1bc6de3528f5..83582f8058fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://github.com/vinceliuice/${_gitname}"
license=('GPL3')
depends=('plasma-desktop')
-optdepends=('kvantum-qt5: for the kvantum theme' 'sddm: for the sddm theme' 'mcmojave-circle-icon-theme-git: matching icon theme' 'whitesur-gtk-theme-git: matching gtk theme')
+optdepends=('kvantum-qt5: for the kvantum theme' 'sddm: for included sddm theme' 'mcmojave-circle-icon-theme-git: matching icon theme' 'whitesur-gtk-theme-git: matching gtk theme' 'latte-dock: for included latte theme')
makedepends=('git')
source=("git+${url}.git")
sha256sums=('SKIP')