summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIacopo Isimbaldi2015-09-02 00:15:40 +0200
committerIacopo Isimbaldi2015-09-02 00:15:40 +0200
commit1f59e7bb866996daeabf7ffac80d74a2473e4878 (patch)
tree84bf252d85b3258fd368227f5ff168529a805b3d /PKGBUILD
parent6bc0dc7914ae0d2058a4e2a1b0dace55b85bdfce (diff)
downloadaur-1f59e7bb866996daeabf7ffac80d74a2473e4878.tar.gz
Update opencl-headers dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4776e6a4046a..bd35f57cca26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=ffmpeg-full
pkgver=2.7.2
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with all options)'
arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@ depends=(
'celt' 'faac' 'frei0r-plugins' 'jack' 'ladspa' 'libaacplus'
'libavc1394' 'libbs2b' 'libcaca' 'libcdio-paranoia' 'libcl' 'libdc1394'
'libfdk-aac' 'libgme' 'libiec61883' 'libsoxr' 'libutvideo-git'
- 'libxv' 'mesa' 'openal' 'opencl-headers12' 'rtmpdump' 'shine' 'twolame'
+ 'libxv' 'mesa' 'openal' 'opencl-headers' 'rtmpdump' 'shine' 'twolame'
'vid.stab' 'vo-aacenc' 'vo-amrwbenc' 'wavpack' 'zeromq' 'zvbi'
)
makedepends=('hardening-wrapper' 'libvdpau' 'yasm')