summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2010-10-03 11:37:52 (GMT)
committerTony Theodore <tonyt@logyst.com>2010-10-03 11:37:52 (GMT)
commit78ae1f81128a383752e6f650f268100e5ddd96a8 (patch)
tree0ca1df1f643488487e3409aef7d9cb06363388f2
parent89733a76d6f5966392c1e86e8e68d1736d8dfb4b (diff)
downloadmxe-78ae1f81128a383752e6f650f268100e5ddd96a8.zip
mxe-78ae1f81128a383752e6f650f268100e5ddd96a8.tar.gz
mxe-78ae1f81128a383752e6f650f268100e5ddd96a8.tar.bz2
package xine-lib: correct package name of faad2
-rw-r--r--src/xine-lib.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xine-lib.mk b/src/xine-lib.mk
index a68e14a..d456def 100644
--- a/src/xine-lib.mk
+++ b/src/xine-lib.mk
@@ -10,7 +10,7 @@ $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(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' | \