diff --git a/audio/taglib/taglib.conf b/audio/taglib/taglib.conf index 1ab00967a..62582871f 100644 --- a/audio/taglib/taglib.conf +++ b/audio/taglib/taglib.conf @@ -14,3 +14,5 @@ # we need to use cmake so we remove old configure and Makefile hook_add preconf 1 'rm -f configure* Makefile' + +var_append cmakeopt ' ' "-DWITH_MP4=ON -DWITH_ASF=ON"