summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZach Jaggi2016-03-14 14:51:43 -0500
committerZach Jaggi2016-03-14 14:51:43 -0500
commit61884012462f1342a6fa021d0b6389aab682b87e (patch)
treeea50df15ec192ee3223a973bfc57536fff50756f /PKGBUILD
parentaaa9d1396ed464a59838f14db55bd8daf1740c5b (diff)
downloadaur-osvr-leap-motion-git.tar.gz
Add Leap Motion SDK as a required dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f22251e050d2..9cfcaa9f09f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgrel=1
pkgdesc="A plugin for OSVR that provides access to Leap Motion trackers from OSVR applications."
arch=(i686 x86_64)
url="https://github.com/OSVR/OSVR-Leap-Motion"
-makedepends=('git' 'cmake' 'osvr-core-git')
+makedepends=('git' 'cmake' 'osvr-core-git' 'leap-motion-sdk')
source=("osvr-leap-motion::git+https://github.com/feilen/OSVR-Leap-Motion.git")
pkgver() {