From 057f5133a6c6739db0dbd4de8fc8f70df2395bb2 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 28ef9de161..dcd9845b1b 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