summaryrefslogtreecommitdiff
path: root/package/rtorrent
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-20 08:49:38 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-22 14:19:07 +0100
commit0dc709bbced09312ba26de8dd1f662253d1d9afe (patch)
tree229a2e693ca446a16537db71f2226b761bb2f5b8 /package/rtorrent
parent20981d43667d81f990c000cac675b86aa4f126df (diff)
rtorrent: mark as broken
Diffstat (limited to 'package/rtorrent')
-rw-r--r--package/rtorrent/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile
index 8777baf87..56034a7f9 100644
--- a/package/rtorrent/Makefile
+++ b/package/rtorrent/Makefile
@@ -15,6 +15,8 @@ PKG_NEEDS:= c++
PKG_URL:= https://rakshasa.github.io/rtorrent/
PKG_SITES:= http://rtorrent.net/downloads/
+PKG_CFLINE_RTORRENT:= depends on ADK_BROKEN
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
include ${ADK_TOPDIR}/mk/package.mk