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 46a01f41d5a7..baed7d88ad7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="An input event remapping daemon for Linux"
arch=('i686' 'x86_64')
url="http://users.softlab.ntua.gr/~thkala/projects/evmapd/evmapd.html"
license=('GPL')
-makedepends=()
+makedepends=('git')
depends=('libcfg+' 'glibc')
source=("git+https://github.com/thkala/evmapd")
md5sums=('SKIP')