From 3498ea8b43b892ce9a9b5d161ee7f276e3c17ca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 23 Aug 2015 11:51:24 +0200 Subject: [PATCH] qbittorrent: makedepend on libtorrent-rasterbar + Going to drop the now obsolete libtorrent1-devel next --- srcpkgs/qbittorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 8e39a5ca031..7b6c1c4e918 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -5,7 +5,7 @@ revision=1 build_style=gnu-configure configure_args="--disable-systemd --with-qt5 $(vopt_enable gui) $(vopt_enable webui)" hostmakedepends="automake libtool pkg-config qt5-tools" -makedepends="boost-devel libtorrent1-devel +makedepends="boost-devel libtorrent-rasterbar-devel qt5-declarative-devel qt5-devel qt5-qmake" short_desc="Free software alternative to µtorrent" maintainer="Jürgen Buchmüller "