summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 580889895007..aea05bf59491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ url="http://www.enlightenment.org/"
license=('GPL3')
arch=('i686' 'x86_64')
depends=('elementary')
+ [[ ! $(pacman -T ekbd-svn) ]] && depends+=('ekbd-svn')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")