summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-06-02 10:45:29 -0500
committerDoug Newgard2015-06-08 14:09:42 -0500
commite4b48822cfcb1ac9f3f18b6e0bcc321816d3b0a6 (patch)
tree638e499b0b34f930f6394df247cfc1f18ce694bc /PKGBUILD
parentf13c0ddc6bf3708bb5f8f89e62e5f6ef81b5656b (diff)
downloadaur-e4b48822cfcb1ac9f3f18b6e0bcc321816d3b0a6.tar.gz
Add python-psutil optdep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2324bc4ad8e7..fab0210637c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="http://www.enlightenment.org"
license=('GPL3')
depends=('python-efl' 'polkit')
makedepends=('git')
+optdepends=('python-psutil: For process details')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname" "polkit-efl-authentication-agent-git")
source=("git://git.enlightenment.org/misc/$_pkgname.git")