mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
Merge pull request #8708 from ysc3839/transmission-web
transmission: add PKGARCH:=all for transmission-web
This commit is contained in:
@@ -86,6 +86,7 @@ define Package/transmission-web
|
|||||||
$(call Package/transmission/template)
|
$(call Package/transmission/template)
|
||||||
TITLE+= (webinterface)
|
TITLE+= (webinterface)
|
||||||
DEPENDS:=@(PACKAGE_transmission-daemon-openssl||PACKAGE_transmission-daemon-mbedtls)
|
DEPENDS:=@(PACKAGE_transmission-daemon-openssl||PACKAGE_transmission-daemon-mbedtls)
|
||||||
|
PKGARCH:=all
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user