Skip to content

Commit

Permalink
Merge pull request #7 from varenc/bottle
Browse files Browse the repository at this point in the history
add `bottle :unneeded`
  • Loading branch information
slhck authored Feb 16, 2019
2 parents 9696a8e + 7cc69f5 commit c6d794f
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 compile 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 c6d794f

Please sign in to comment.