From 0258d3ac221272317f3368ac82b21462da3da0ec Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Tue, 28 Jan 2020 16:08:45 +0800 Subject: [PATCH] qBittorrent-Enhanced-Edition: add python3 dependency --- 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 1aec416df2..6a16184d18 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 +rblibtorrent + DEPENDS:=+qt5-core +qt5-network +qt5-xml +rblibtorrent +python3 endef define Package/$(PKG_NAME)/description