Browse Source
transmission: add PKGARCH:=all for transmission-web
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
lilik-openwrt-22.03
Richard Yu
6 years ago
No known key found for this signature in database
GPG Key ID: D16286AFD4E1FFF3
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|
|
|
|
|
|
|
|
|