Skip to content

Commit b89c810

Browse files
committed
Also disable xvid
1 parent e6f67c2 commit b89c810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/build-wheels-osx.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pip install "$BUILD_DEPENDS"
1313
brew tap cartr/qt4
1414
brew tap-pin cartr/qt4
1515
brew install qt@4
16-
brew install ffmpeg --without-x264 --without-gpl
16+
brew install ffmpeg --without-x264 --without-xvid --without-gpl
1717

1818
qmake -query
1919

0 commit comments

Comments
 (0)