# HG changeset patch # User Tony Theodore # Date 1286105872 -39600 # Node ID 69c5ff35f8a56c82879b09545bc2df4778932495 # Parent a4d9340d896eba58df89ab5b6003cdf09b0a6867 package xine-lib: correct package name of faad2 diff -r a4d9340d896e -r 69c5ff35f8a5 src/xine-lib.mk --- 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' | \