From 4248415ddecfca807125633a27db2a23e2173a0d Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Sun, 19 Aug 2012 19:56:45 -0500 Subject: Add REQUIRED field to .info files. Signed-off-by: Erik Hanson --- network/flexget/flexget.info | 1 + 1 file changed, 1 insertion(+) (limited to 'network/flexget') diff --git a/network/flexget/flexget.info b/network/flexget/flexget.info index 7823b25d8f..9f837ca262 100644 --- a/network/flexget/flexget.info +++ b/network/flexget/flexget.info @@ -5,5 +5,6 @@ DOWNLOAD="http://download.flexget.com/unstable/archive/FlexGet-1.0r1656.tar.gz" MD5SUM="f2ae7eb7f457fb44c1eb752c61caa6ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" +REQUIRES="BeautifulSoup PyRSS2Gen PyYAML SQLAlchemy feedparser html5lib nose progressbar pynzb pysetuptools rtorrent" MAINTAINER="Lionel Young" EMAIL="redtricycle@gmail.com" -- cgit v1.2.3