libtheora: add a build dependency on libvorbis to make autoreconf work again
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Feb 2011 20:31:32 +0000 (20:31 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 1 Feb 2011 20:31:32 +0000 (20:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25286 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libtheora/Makefile

index f8e10ef..c9b4848 100644 (file)
@@ -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