summaryrefslogtreecommitdiff
path: root/package/tvheadend
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-20 07:58:13 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-10-22 22:31:26 +0200
commit26e2aca4359bc7cff080c8446a67b838a5026d15 (patch)
tree404eafc8d39d46286fc41118e9d511f873b6ce8d /package/tvheadend
parent75114af47a5f090b59b80d511472493b93c2e2c6 (diff)
ssl: rework ssl support
Use libressl as default, where SSL is required. Allow to choose openssl. Disable SSL where not strictly required to build.
Diffstat (limited to 'package/tvheadend')
-rw-r--r--package/tvheadend/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/tvheadend/Makefile b/package/tvheadend/Makefile
index 519617aeb..a8b18a1cc 100644
--- a/package/tvheadend/Makefile
+++ b/package/tvheadend/Makefile
@@ -8,7 +8,6 @@ PKG_VERSION:= 679b7797128b8979145dc2a0a3c54ea513a0466b
PKG_RELEASE:= 3
PKG_DESCR:= tv streaming server
PKG_SECTION:= mm/video
-PKG_BUILDDEP:= openssl
PKG_URL:= https://tvheadend.org/projects/tvheadend
PKG_SITES:= https://github.com/tvheadend/tvheadend.git