Explorar o código

rtorrent: mark as broken

Waldemar Brodkorb %!s(int64=2) %!d(string=hai) anos
pai
achega
0dc709bbce
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      package/rtorrent/Makefile

+ 2 - 0
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