Update opencl-headers dependency

This commit is contained in:
Iacopo Isimbaldi
2015-09-02 00:15:40 +02:00
parent 6bc0dc7914
commit 1f59e7bb86
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (with all options) pkgdesc = Complete solution to record, convert and stream audio and video (with all options)
pkgver = 2.7.2 pkgver = 2.7.2
pkgrel = 1 pkgrel = 2
epoch = 1 epoch = 1
url = http://ffmpeg.org/ url = http://ffmpeg.org/
arch = i686 arch = i686
@@ -61,7 +61,7 @@ pkgbase = ffmpeg-full
depends = libxv depends = libxv
depends = mesa depends = mesa
depends = openal depends = openal
depends = opencl-headers12 depends = opencl-headers
depends = rtmpdump depends = rtmpdump
depends = shine depends = shine
depends = twolame depends = twolame
+2 -2
View File
@@ -12,7 +12,7 @@
pkgname=ffmpeg-full pkgname=ffmpeg-full
pkgver=2.7.2 pkgver=2.7.2
pkgrel=1 pkgrel=2
epoch=1 epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with all options)' pkgdesc='Complete solution to record, convert and stream audio and video (with all options)'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@ depends=(
'celt' 'faac' 'frei0r-plugins' 'jack' 'ladspa' 'libaacplus' 'celt' 'faac' 'frei0r-plugins' 'jack' 'ladspa' 'libaacplus'
'libavc1394' 'libbs2b' 'libcaca' 'libcdio-paranoia' 'libcl' 'libdc1394' 'libavc1394' 'libbs2b' 'libcaca' 'libcdio-paranoia' 'libcl' 'libdc1394'
'libfdk-aac' 'libgme' 'libiec61883' 'libsoxr' 'libutvideo-git' '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' 'vid.stab' 'vo-aacenc' 'vo-amrwbenc' 'wavpack' 'zeromq' 'zvbi'
) )
makedepends=('hardening-wrapper' 'libvdpau' 'yasm') makedepends=('hardening-wrapper' 'libvdpau' 'yasm')