projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92f52e4
)
libtheora: add a build dependency on libvorbis to make autoreconf work again
author
Felix Fietkau
<
[email protected]
>
Tue, 1 Feb 2011 20:31:32 +0000
(20:31 +0000)
committer
Felix Fietkau
<
[email protected]
>
Tue, 1 Feb 2011 20:31:32 +0000
(20:31 +0000)
SVN-Revision: 25286
libs/libtheora/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtheora/Makefile
b/libs/libtheora/Makefile
index f8e10ef776de81e58679fef401e627790c779be5..c9b48485a1263477971e75f0c43369d420316a80 100644
(file)
--- 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