From 6e93e061b049b322e68a8d102eaa93ee8fbf9917 Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Sat, 4 Apr 2020 20:24:03 +0200 Subject: rtorrent: Replace simple_version_check_force_depends --- ftp/rtorrent/DEPENDS | 5 +++-- ftp/rtorrent/HISTORY | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'ftp') diff --git a/ftp/rtorrent/DEPENDS b/ftp/rtorrent/DEPENDS index ecaa1a2b40..888fe448b6 100755 --- a/ftp/rtorrent/DEPENDS +++ b/ftp/rtorrent/DEPENDS @@ -1,7 +1,8 @@ . $GRIMOIRE/FUNCTIONS -depends libtorrent && -simple_version_check_force_depends libtorrent 129 3 && +vdepends << ! && + libtorrent >= 0.12.9 +! depends curl && depends ncurses && diff --git a/ftp/rtorrent/HISTORY b/ftp/rtorrent/HISTORY index 0d4e9b6bfe..d3b95a7de8 100644 --- a/ftp/rtorrent/HISTORY +++ b/ftp/rtorrent/HISTORY @@ -1,3 +1,6 @@ +2020-04-04 Ismael Luceno + * DEPENDS: replaced simple_version_check_force_depends with vdepends + 2020-01-01 Florian Franzmann * DETAILS: version 0.9.8 -- cgit v1.2.3