summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThea Barnes2021-08-17 00:08:35 -0400
committerThea Barnes2021-08-17 00:08:35 -0400
commit0f70e1968edb32303a8a6352adcd7c7c2941df9b (patch)
tree6053911a356d18bf9cdf972f29385674abba7932 /PKGBUILD
parent376eee8bfeaa96e31de5fb0ba47003edb02451db (diff)
downloadaur-0f70e1968edb32303a8a6352adcd7c7c2941df9b.tar.gz
Added depends on SierraBreeze
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95a1c758bc61..72d9be2748f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="ArchYellow theme for KDE"
arch=('any')
url="https://www.pling.com/p/1575095"
license=('LGPL3')
-depends=("arch-kde-theme-git" "papirus-paleorange-icon-theme")
+depends=("arch-kde-theme-git" "sierrabreeze-kwin-decoration-git" "papirus-paleorange-icon-theme")
provides=("${pkgname}")
conflicts=("${pkgname}" "${pkgname}-git")
options=('!strip')