summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Widawsky2015-09-17 00:12:55 -0400
committerBen Widawsky2015-09-17 00:12:55 -0400
commit735780b033636e862bcd5108856ac3799f279e2a (patch)
tree616c9637744d04676c2d23ff79d41a64175ea78f
parentca29f924ed7a1153dd5cfa1c8ddd34bc098d105b (diff)
downloadaur-735780b033636e862bcd5108856ac3799f279e2a.tar.gz
Fix stray whitespace
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf5fc85d7c83..3b48aef43619 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ arch=('i686' 'x86_64')
url='http://ffmpeg.org/'
license=('GPL3' 'custom')
depends=(
- 'alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame' 'libass'
+ 'alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'gnutls' 'gsm' 'lame' 'libass'
'libbluray' 'libmodplug' 'libpulse' 'libsoxr' 'libssh' 'libtheora'
'libva' 'libvdpau' 'libwebp' 'opencore-amr' 'openjpeg' 'opus'
'schroedinger' 'sdl' 'speex' 'v4l-utils' 'xvidcore' 'zlib'