summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29a83af57a9a..88114fe34cde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,7 @@ pkgbase = moe-kde-git
optdepends = plasma5-applets-window-title: for Latte dock
optdepends = plasma5-applets-latte-separator: for Latte dock
optdepends = plasma5-applets-window-buttons: for Latte dock
+ optdepends = plasma5-applets-chiliclock: for Chili Clock on Latte dock
provides = moe-kde
conflicts = moe-kde
source = git+https://www.opencode.net/jomada/moe-theme.git
diff --git a/PKGBUILD b/PKGBUILD
index 4f0dc828a0bf..ab45c20a37c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,8 @@ optdepends=('plasma-desktop: for a plasma desktop theme'
'plasma5-applets-latte-sidebar-button: for Latte dock'
'plasma5-applets-window-title: for Latte dock'
'plasma5-applets-latte-separator: for Latte dock'
- 'plasma5-applets-window-buttons: for Latte dock')
+ 'plasma5-applets-window-buttons: for Latte dock'
+ 'plasma5-applets-chiliclock: for Chili Clock on Latte dock')
makedepends=('git')
provides=('moe-kde')
conflicts=('moe-kde')