mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Merge pull request #10895 from neheb/h
gst1-plugins-bad: Make HLS crypto explicit
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst1-plugins-bad
|
||||
PKG_VERSION:=1.16.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||
Ted Hess <thess@kitschensync.net>
|
||||
@@ -155,6 +155,7 @@ CONFIGURE_ARGS += \
|
||||
--disable-zbar \
|
||||
--disable-srtp \
|
||||
\
|
||||
--with-hls-crypto=nettle \
|
||||
--without-html-dir \
|
||||
--without-libiconv-prefix \
|
||||
--without-libintl-prefix \
|
||||
|
||||
Reference in New Issue
Block a user