mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/*/options: add option to enable/disable Sick-Beard support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a31e5cf091
commit
b1fdeff616
@ -114,6 +114,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="no"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="no"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
@ -113,6 +113,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="yes"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="yes"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
@ -113,6 +113,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="yes"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="yes"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
@ -113,6 +113,9 @@
|
||||
# build and install SABnzbd Newsgroup downloader daemon (yes / no)
|
||||
SABNZBD="yes"
|
||||
|
||||
# build and install SickBeard Newsgroup downloader daemon (yes / no)
|
||||
SICKBEARD="yes"
|
||||
|
||||
# build and install some tools for including in release (yes / no)
|
||||
# some of this tools are: htop, nano, wgetpaste
|
||||
TOOLS="yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user