Skip to content

Commit

Permalink
ffmpeg: pass --enable-pthreads
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jan 15, 2013
1 parent 3defd78 commit ad6bed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/ffmpeg.rb
Expand Up @@ -57,6 +57,7 @@ class Ffmpeg < Formula
def install
args = ["--prefix=#{prefix}",
"--enable-shared",
"--enable-pthreads",
"--enable-gpl",
"--enable-version3",
"--enable-nonfree",
Expand Down

0 comments on commit ad6bed7

Please sign in to comment.