summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLightDot2017-10-21 06:18:12 +0200
committerLightDot2017-10-21 06:18:12 +0200
commita5ec6c41de5245281ef3c48162b47da835db2a1f (patch)
tree92491a43423c196a289b37d76454aad83a6c6d12 /PKGBUILD
parent2aa6ac57520007b487cf6b9d7beff6d7dcdafca0 (diff)
downloadaur-a5ec6c41de5245281ef3c48162b47da835db2a1f.tar.gz
Rebuilt, PKGBUILD fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e17f4245215..9f6970f2b38f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://www.enlightenment.org"
license=('GPL3' 'LGPL: Icons')
depends=('python-efl' 'polkit')
-makedepends=('git mesa')
+makedepends=('git' 'mesa')
optdepends=('python-psutil: For process details')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")