summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfunilrys2016-10-30 21:54:18 +0100
committerfunilrys2016-10-30 21:54:18 +0100
commite5ac2df176ced0f80fcbbd2ea062dce0fa9ff55a (patch)
tree7d7d3eea8657d28633f9f94d597c2e57cf0ab8f6 /PKGBUILD
parent1b2f9904f32e1380f6514dca728afc7bd3c59298 (diff)
downloadaur-e5ac2df176ced0f80fcbbd2ea062dce0fa9ff55a.tar.gz
Update dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92bdf2c6c09e..fa7f33e4d94d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="PAM face auth"
arch=('any')
url="http://code.google.com/p/pam-face-authentication"
license=('GPL')
-depends=('pam' 'opencv' 'libx11' 'qt4')
+depends=('pam' 'opencv2' 'libx11' 'qt4')
makedepends=('cmake')
source=('https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pam-face-authentication/pam-face-authentication-${pkgver}.tar.gz')
sha512sums=('a140aa6c2662c83e656727c92db61d9f8df6061e222b0934bb0bf73b6472e14b124027e2b3da1a3f5d7fa8b4d3d7d9b198bb3132f5a79f8ad0847f567ff0c79d')