Skip to content

Commit

Permalink
add bottle :unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
retokromer authored Feb 16, 2019
1 parent f0bea31 commit 9ee1f9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/ffmpeg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ class Ffmpeg < Formula
sha256 "373749824dfd334d84e55dff406729edfd1606575ee44dd485d97d45ea4d2d86"
head "https://github.com/FFmpeg/FFmpeg.git"

### No bottles included since this is for people that will end up compling with their chosen options anyway
# This formula is for people that will comple with their chosen options
bottle :unneeded

option "with-chromaprint", "Enable the Chromaprint audio fingerprinting library"
option "with-fdk-aac", "Enable the Fraunhofer FDK AAC library"
Expand Down

0 comments on commit 9ee1f9b

Please sign in to comment.