File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ if [ -z ${TRAVIS_JOB_ID} ] || [ ! -d "${DEPENDENCY_INSTALL_PATH}/lib/" ]; then
171
171
export RELEASE_OPTIONS=--disable-debug
172
172
export DEBUG_OPTIONS=--enable-debug=3\ --disable-optimizations\ --disable-sse\ --disable-stripping
173
173
export LICENSING_OPTIONS=--enable-gpl\ --enable-nonfree
174
- export THIRD_PARTIES_OPTIONS=--enable-libmp3lame\ --enable-libx264\ --enable-libxvid\ --enable-avresample\ --enable-libvorbis \ --enable- libvpx
174
+ export THIRD_PARTIES_OPTIONS=--enable-libmp3lame\ --enable-libx264\ --enable-libxvid\ --enable-avresample\ --enable-libvpx
175
175
export PKG_CONFIG_PATH=" ${DEPENDENCY_INSTALL_PATH} /lib/pkgconfig"
176
176
177
177
if [[ ${DEPENDENCY_NAME} == " ffmpeg" ]]; then
You can’t perform that action at this time.
0 commit comments