From e295570f00536f65375b74ef732a28b9c76d3997 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 28 Feb 2019 10:07:01 -0500 Subject: [PATCH] Add varenc/ffmpeg to list of interesting taps --- docs/Interesting-Taps-and-Forks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Interesting-Taps-and-Forks.md b/docs/Interesting-Taps-and-Forks.md index 0b849b2141..5d6c8f7e4e 100644 --- a/docs/Interesting-Taps-and-Forks.md +++ b/docs/Interesting-Taps-and-Forks.md @@ -6,6 +6,7 @@ Homebrew has the capability to add (and remove) multiple taps to your local inst Your taps are Git repositories located at `$(brew --repository)/Library/Taps`. ## Unsupported interesting taps +* [varenc/ffmpeg](https://github.com/varenc/homebrew-ffmpeg): A tap for FFmpeg with additional options, including nonfree additions. * [denji/nginx](https://github.com/denji/homebrew-nginx): A tap for NGINX modules, intended for its `nginx-full` formula which includes more module options.