summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff622f1b5c33..de6dca019d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=cpyrit-opencl
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="OpenCL backend for accelerated attack against WPA-PSK authentication."
url="http://code.google.com/p/pyrit/"
license=('GPL3')
arch=('i686' 'x86_64')
-depends=('python2' 'openssl' 'zlib' 'libcl' 'pyrit')
+depends=('python2' 'openssl' 'zlib' 'libclc' 'pyrit')
makedepends=('opencl-headers' 'gcc' 'python2')
optdepends=('opencl-catalyst: OpenCL implemention from AMD')