Commit d8f0bf5a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Don't use a revision of FFmpeg with broken .pc... HEAD .pc seems to be

fixed.
parent 4bdbeaee
......@@ -1066,7 +1066,7 @@ DISTCLEAN_PKG += amrwb-$(LIBAMR_WB_VERSION).tar.bz2
ifdef SVN
ffmpeg:
$(SVN) co $(FFMPEG_SVN) ffmpeg -r 13752
$(SVN) co $(FFMPEG_SVN) ffmpeg
ifeq ($(HOST),i586-pc-beos)
(cd $@; patch -p0 < ../Patches/ffmpeg-svn-beos.patch)
endif
......
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