Commit 5d65ae22 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contrib: activate mp4 and asf in taglib

Ref #3630
(cherry picked from commit 2ffc955f6a6565cf6609f4444c608c55c89b72ba)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent e7c3a142
......@@ -2262,7 +2262,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