summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortonyfettes2020-05-09 23:20:46 +0800
committertonyfettes2020-05-09 23:20:46 +0800
commit28fd45567dc38e6a9236d9e14d06bcec5b0ebc83 (patch)
tree9a412833f55eb7fdaf9e345d45d42cd8167d0252 /PKGBUILD
parent22d45cd30e93e548bfd8a176b326ac1c0e6dd309 (diff)
downloadaur-mondrian-gtk-theme-git.tar.gz
Readd these optdeps.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67aedcebd0d7..85590973ee6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ pkgdesc="GTK themes based on Piet Mondrian's paintings."
arch=('any')
url='https://www.opencode.net/ju1464/Mondrian'
license=('GPL3')
-optdepends=('mondrian-icon-theme-git: for matched icon theme')
+optdepends=('mondrian-icon-theme-git: for matched icon theme'
+ 'gtk-engine-murrine' 'gtk-engines')
makedepends=('git')
provides=('mondrian-gtk-theme')
conflicts=('mondrian-gtk-theme')