We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b487193 commit e6f67c2Copy full SHA for e6f67c2
travis/build-wheels-osx.sh
@@ -13,7 +13,7 @@ pip install "$BUILD_DEPENDS"
13
brew tap cartr/qt4
14
brew tap-pin cartr/qt4
15
brew install qt@4
16
-brew install ffmpeg --without-gpl
+brew install ffmpeg --without-x264 --without-gpl
17
18
qmake -query
19
0 commit comments