summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTete Plaza2016-11-01 18:32:27 -0300
committerTete Plaza2016-11-01 18:32:27 -0300
commit2844e8c1bc2bc991ee8b4620e08cb703266510cd (patch)
tree68a4195a8cdda7d17430b66034295ea4561a0e78
parentdf4dc99ddb89fec92dfbb3cc6e086ed664f6c903 (diff)
downloadaur-2844e8c1bc2bc991ee8b4620e08cb703266510cd.tar.gz
Added make depends
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cce6b328dbe..089f2f1248f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="Dropbox icons for Plasma 5 Light Panels"
arch=('any')
url="https://github.com/x11tete11x/dropbox-plasma-light-icons"
license=('GPL')
+makedepends=('git')
depends=('hicolor-icon-theme' 'dropbox')
conflicts=('dropbox-kfilebox-icons'
'dropbox-plasma-dark-icons-git')