luci-app-qbittorrent: change default use dynamic build
This commit is contained in:
parent
6776cbc689
commit
c61051d490
@ -18,8 +18,7 @@ LUCI_DEPENDS:= \
|
||||
define Package/$(PKG_NAME)/config
|
||||
choice
|
||||
prompt "Build Version Selection"
|
||||
default PACKAGE_luci-app-qbittorrent_static if arm||aarch64||x86_64
|
||||
default PACKAGE_luci-app-qbittorrent_dynamic if !(arm||aarch64||x86_64)
|
||||
default PACKAGE_luci-app-qbittorrent_dynamic
|
||||
|
||||
config PACKAGE_luci-app-qbittorrent_static
|
||||
bool "Static Build"
|
||||
|
Loading…
Reference in New Issue
Block a user