From 668a3682beedd43c577ffcf1e4c231ea0f823fd2 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sun, 5 Apr 2020 21:36:14 +0800 Subject: [PATCH] qBittorrent: fix dependence --- package/lean/qBittorrent-Enhanced-Edition/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/qBittorrent-Enhanced-Edition/Makefile b/package/lean/qBittorrent-Enhanced-Edition/Makefile index 6dd80a1ff3..3ad759c154 100644 --- a/package/lean/qBittorrent-Enhanced-Edition/Makefile +++ b/package/lean/qBittorrent-Enhanced-Edition/Makefile @@ -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