Commit 2773adb9 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* type in mpeg2dec configure line

parent 1da85084
......@@ -400,7 +400,7 @@ mpeg2dec: mpeg2dec-$(MPEG2DEC_VERSION).tar.gz
# patch -p 0 < Patches/mpeg2dec.patch
.mpeg2: mpeg2dec
(cd $<; ./configure $(HOSTCONF) --prefix=$(PREFIX) --without-x --disable-dsl && make && make install)
(cd $<; ./configure $(HOSTCONF) --prefix=$(PREFIX) --without-x --disable-sdl && make && make install)
touch $@
CLEAN_FILE += .mpeg2
......
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