changeset 1267:69c5ff35f8a5

package xine-lib: correct package name of faad2
author Tony Theodore <tonyt@logyst.com>
date Sun, 03 Oct 2010 22:37:52 +1100
parents a4d9340d896e
children f48040203388
files src/xine-lib.mk
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xine-lib.mk	Sun Oct 03 22:36:34 2010 +1100
+++ b/src/xine-lib.mk	Sun Oct 03 22:37:52 2010 +1100
@@ -10,7 +10,7 @@
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.bz2
 $(PKG)_WEBSITE  := http://www.xine-project.org/
 $(PKG)_URL      := http://$(SOURCEFORGE_MIRROR)/project/xine/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE)
-$(PKG)_DEPS     := gcc faad ffmpeg flac fontconfig freetype libiconv libmng pthreads sdl speex theora vorbis zlib
+$(PKG)_DEPS     := gcc faad2 ffmpeg flac fontconfig freetype libiconv libmng pthreads sdl speex theora vorbis zlib
 
 define $(PKG)_UPDATE
     wget -q -O- 'http://hg.debian.org/hg/xine-lib/xine-lib/tags' | \