From: Felix Fietkau Date: Tue, 1 Feb 2011 20:31:32 +0000 (+0000) Subject: libtheora: add a build dependency on libvorbis to make autoreconf work again X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6fd9f49908d2d03a3a5788e10e8cf57f7a5f71da;p=openwrt%2Fsvn-archive%2Fpackages.git libtheora: add a build dependency on libvorbis to make autoreconf work again SVN-Revision: 25286 --- diff --git a/libs/libtheora/Makefile b/libs/libtheora/Makefile index f8e10ef77..c9b48485a 100644 --- a/libs/libtheora/Makefile +++ b/libs/libtheora/Makefile @@ -15,6 +15,8 @@ PKG_SOURCE_URL:=http://downloads.xiph.org/releases/theora/ PKG_MD5SUM:=c963937053f45a7878954bed37ceb182 PKG_FIXUP:=libtool +PKG_BUILD_DEPENDS:=libvorbis + include $(INCLUDE_DIR)/package.mk PKG_INSTALL=1