Commit 195e3237 authored by Christophe Massiot's avatar Christophe Massiot

* extras/contrib/src/Makefile: Fixed libogg dependancies.

parent 146cc35a
......@@ -533,7 +533,7 @@ libtheora: libtheora-$(THEORA_VERSION).tar.bz2
$(EXTRACT_BZ2)
patch -p0 < Patches/theora.patch
.theora: libtheora
.theora: libtheora .ogg
(cd $<; ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-sdltest --disable-oggtest --disable-vorbistest && make && make install)
$(INSTALL_NAME)
touch $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment