summaryrefslogtreecommitdiff
path: root/libre/mesa-libcl
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-22 22:56:07 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-22 22:56:07 -0300
commitcba5fc4f553f48eee076517048ccc34f73cec2f1 (patch)
tree137e7670a51ca0bd9beeabd511c51ca6c63a1d7f /libre/mesa-libcl
parent505673b86ed9e5382169afb3ff49bc85a492a34d (diff)
mesa-libcl-10.1.4-2: fix issue on optdepends
Diffstat (limited to 'libre/mesa-libcl')
-rw-r--r--libre/mesa-libcl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/mesa-libcl/PKGBUILD b/libre/mesa-libcl/PKGBUILD
index 4dd0e09a6..8ac6c73da 100644
--- a/libre/mesa-libcl/PKGBUILD
+++ b/libre/mesa-libcl/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=libcl
pkgname=$pkgbase-$_pkgname
_pkgflag=libre
pkgver=10.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='Mesa 3-D OpenCL library'
url=http://${pkgbase}3d.sourceforge.net
license=(
@@ -22,7 +22,7 @@ depends=(
$pkgbase
)
optdepends=(
- opencl-headers: headers necessary for OpenCL development
+ 'opencl-headers: headers necessary for OpenCL development'
)
makedepends=(
clang