Commit 2ffc955f authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: activate mp4 and asf in taglib

Ref #3630
parent 77e3f0df
......@@ -2272,7 +2272,7 @@ ifdef HAVE_CYGWIN
endif
.tag: taglib
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) && make && make install)
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --enable-mp4 --enable-asf --prefix=$(PREFIX) && 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