projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3921a98
)
transmissision: remove build dependency on nodejs
author
Serhii Ivanov
<icegood1980@gmail.com>
Thu, 9 Jan 2025 12:01:56 +0000
(14:01 +0200)
committer
Rosen Penev
<rosenp@gmail.com>
Wed, 15 Jan 2025 02:36:17 +0000
(18:36 -0800)
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 <icegood1980@gmail.com>
net/transmission/Makefile
patch
|
blob
|
history
diff --git
a/net/transmission/Makefile
b/net/transmission/Makefile
index 9b0fed9354e5942d851c1ad0729f045a33e473c1..f4ee60ea6a6cb69f2365937b271128eb5a611185 100644
(file)
--- 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:= \