Преглед изворни кода

MVK: disable SRT compilation as this silently invokes a bunch of GPL dependencies

Felix Paul Kühne пре 7 година
родитељ
комит
fede59f83b
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      buildMobileVLCKit.sh

+ 1 - 0
buildMobileVLCKit.sh

@@ -419,6 +419,7 @@ buildLibVLC() {
         --disable-mpcdec \
         --disable-upnp \
         --disable-gme \
+        --disable-srt \
         --disable-tremor \
         --enable-vorbis \
         --disable-sidplay2 \