summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40d023c88683..19e2b325e166 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Polkit Authentication Agent using EFL"
arch=('any')
url="http://www.enlightenment.org"
license=('GPL3')
-depends=('python-efl>=1.9.99a')
+depends=('python-efl>=1.9.99a' 'polkit')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")