summaryrefslogtreecommitdiffstats
path: root/plugins/apps/qbittorrent.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/apps/qbittorrent.mk')
-rw-r--r--plugins/apps/qbittorrent.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/apps/qbittorrent.mk b/plugins/apps/qbittorrent.mk
index efe25f3..06cc50d 100644
--- a/plugins/apps/qbittorrent.mk
+++ b/plugins/apps/qbittorrent.mk
@@ -9,7 +9,7 @@ $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$(PKG)-$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_WEBSITE := http://qbittorrent.org/
$(PKG)_OWNER := https://github.com/starius
-$(PKG)_DEPS := gcc libtorrent-rasterbar qt boost
+$(PKG)_DEPS := gcc boost libtorrent-rasterbar qt
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://www.qbittorrent.org/download.php' | \