From: Serhii Ivanov Date: Thu, 9 Jan 2025 12:01:56 +0000 (+0200) Subject: transmissision: remove build dependency on nodejs X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a06829b0a23255636d3662d24a6e7a085efd955b;p=feed%2Fpackages.git transmissision: remove build dependency on nodejs Have no idea why such dependency was added. No documentation from transmission that they need such dependency on build time. On the other hand saves vast of time during build Signed-off-by: Serhii Ivanov --- diff --git a/net/transmission/Makefile b/net/transmission/Makefile index 9b0fed9354..f4ee60ea6a 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -21,7 +21,7 @@ PKG_LICENSE_FILES:=COPYING PKG_CPE_ID:=cpe:/a:transmissionbt:transmission PKG_INSTALL:=1 -PKG_BUILD_DEPENDS:=libb64 node/host +PKG_BUILD_DEPENDS:=libb64 PKG_BUILD_PARALLEL:=1 PKG_BUILD_FLAGS:=gc-sections lto PKG_CONFIG_DEPENDS:= \