git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2fe6c2a
)
transmission: add PKGARCH:=all for transmission-web
author
Richard Yu
<redacted>
Thu, 18 Apr 2019 08:36:17 +0000
(16:36 +0800)
committer
Richard Yu
<redacted>
Thu, 18 Apr 2019 08:36:17 +0000
(16:36 +0800)
Signed-off-by: Richard Yu <redacted>
net/transmission/Makefile
patch
|
blob
|
history
diff --git
a/net/transmission/Makefile
b/net/transmission/Makefile
index 87a6ed406ff1a32f6fe1fb8cbe58b1b3c7993ebf..3ce72d831436f0e7509d71207445cb8e01cd1e0d 100644
(file)
--- a/
net/transmission/Makefile
+++ b/
net/transmission/Makefile
@@
-86,6
+86,7
@@
define Package/transmission-web
$(call Package/transmission/template)
TITLE+= (webinterface)
DEPENDS:=@(PACKAGE_transmission-daemon-openssl||PACKAGE_transmission-daemon-mbedtls)
+ PKGARCH:=all
endef
git clone https://git.99rst.org/PROJECT