summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbtd13372018-07-21 17:07:55 -0300
committerbtd13372018-07-21 17:07:55 -0300
commit2f955f99c58f6b8a549078d7e4a68ce1e0ea90c2 (patch)
tree95fa63091c0b9ea8d449d1e8a782fab3d88b6247 /PKGBUILD
parent1f48495f40e10ea4a1df28ab8d2a5bc75caed31a (diff)
downloadaur-2f955f99c58f6b8a549078d7e4a68ce1e0ea90c2.tar.gz
add elementary-icon-theme dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eceab95485fd..f9c5e33944c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="The most complete package of icons for third-party applications with el
arch=('i686' 'x86_64')
url="https://github.com/btd1337/${gitname}"
license=('GPL3')
+depends=('elementary-icon-theme')
makedepends=('git')
options=('!strip')
provides=("${gitname}")