summaryrefslogtreecommitdiffstats
path: root/ftp/rtorrent/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/rtorrent/DEPENDS')
-rwxr-xr-xftp/rtorrent/DEPENDS5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/rtorrent/DEPENDS b/ftp/rtorrent/DEPENDS
index 68df96eb8c..c59bb97d66 100755
--- a/ftp/rtorrent/DEPENDS
+++ b/ftp/rtorrent/DEPENDS
@@ -1,9 +1,10 @@
+. $GRIMOIRE/FUNCTIONS
+
depends libtorrent &&
-force_depends libtorrent &&
+simple_version_check_force_depends libtorrent 129 3 &&
depends curl &&
optional_depends xmlrpc-c \
"--with-xmlrpc-c" \
"--without-xmlrpc-c" \
"for XMLRPC interface"
-