diff options
Diffstat (limited to 'recipes/nzbget/nzbget.inc')
-rw-r--r-- | recipes/nzbget/nzbget.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nzbget/nzbget.inc b/recipes/nzbget/nzbget.inc index 93dcfead3d..33dac3156e 100644 --- a/recipes/nzbget/nzbget.inc +++ b/recipes/nzbget/nzbget.inc @@ -8,7 +8,7 @@ INC_PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/nzbget/nzbget-stable/nzbget-${PV}.tar.gz" S = "${WORKDIR}/nzbget-${PV}" -inherit autotools_stage pkgconfig +inherit autotools pkgconfig EXTRA_OECONF = "\ --disable-tls \ |