mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
qBittorrent: fix dependence
This commit is contained in:
parent
fdd14d6b9b
commit
057f5133a6
@ -25,7 +25,7 @@ define Package/$(PKG_NAME)
|
||||
CATEGORY:=Network
|
||||
TITLE:=bittorrent client programmed in C++ / Qt
|
||||
URL:=https://github.com/c0re100/qBittorrent-Enhanced-Edition
|
||||
DEPENDS:=+qt5-core +qt5-network +qt5-xml +libtorrent-rasterbar +python3
|
||||
DEPENDS:=+qt5-core +qt5-network +qt5-xml +libtorrent-rasterbar +python3 +boost-system
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user