Ver Fonte

rtorrent: mark as broken

Waldemar Brodkorb há 2 anos atrás
pai
commit
0dc709bbce
1 ficheiros alterados com 2 adições e 0 exclusões
  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