Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d2e3540

Browse filesBrowse files
committed
Fix ffmpeg bottle build command
1 parent 169df1f commit d2e3540
Copy full SHA for d2e3540

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎travis_config.sh

Copy file name to clipboardExpand all lines: travis_config.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ function pre_build {
114114
generate_ffmpeg_formula
115115
brew_add_local_bottles
116116
# brew unlink python@2
117-
brew install ffmpeg_opencv
117+
brew install --build-bottle ffmpeg_opencv
118118
# fi
119119

120120
# echo 'Installing qt5'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.