summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLightDot2022-04-01 05:24:41 +0200
committerLightDot2022-04-01 05:24:41 +0200
commitc72e7ef9735d12f14ace392eeda46e12da6cdf63 (patch)
tree58b6bc8c458cc2c3250c44b9c19dde0324c556e6 /PKGBUILD
parent54e250f87eea32691c2d3daaf26209930a28cad3 (diff)
downloadaur-c72e7ef9735d12f14ace392eeda46e12da6cdf63.tar.gz
PKGBUILD adjustments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 454f112ab304..67a71faa1b34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://www.enlightenment.org"
license=('GPL3' 'LGPL') # LGPL for icons
depends=('python-efl' 'polkit')
-makedepends=('git' 'mesa')
+makedepends=('git' 'mesa' 'python')
optdepends=('python-psutil: For process details')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")