diff --git a/projects/ATV/options b/projects/ATV/options index 268c6b6a72..c854db5e72 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -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" diff --git a/projects/Generic/options b/projects/Generic/options index d02c727c59..87dc92e22c 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -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" diff --git a/projects/ION/options b/projects/ION/options index 10d753402b..a140e9b0b6 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -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" diff --git a/projects/Intel/options b/projects/Intel/options index f5ba937c5d..6316c0602c 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -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"