gst-plugins-bad: add gnutls option.

- This allows HLS elements within the fragmented plugin to be built.

Closes Homebrew/homebrew#26432.
Closes Homebrew/homebrew#26426.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Oliver Hookins 2014-02-05 22:19:40 +07:00 committed by Mike McQuaid
parent 6ec2d90207
commit 008b308cf1
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ class GstPluginsBad < Formula
depends_on 'dirac' => :optional
depends_on 'faac' => :optional
depends_on 'faad2' => :optional
depends_on 'gnutls' => :optional
depends_on 'libdvdread' => :optional
depends_on 'libexif' => :optional
depends_on 'libmms' => :optional