diff options
author | Niels Horn <niels.horn@slackbuilds.org> | 2011-04-03 21:56:35 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-04-03 21:56:35 -0300 |
commit | 5a36a420c8d96e1e1126411f94bbf3f81787951a (patch) | |
tree | 2c4df740ae31fb8b5cab099230fafc165876d374 /network | |
parent | 7578ff3bcf401117e37a9d14316db009cbb2105b (diff) |
network/flexget: Added nose as dependency to README.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/flexget/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/flexget/README b/network/flexget/README index f9e75911967e..0be22d6068e6 100644 --- a/network/flexget/README +++ b/network/flexget/README @@ -7,5 +7,5 @@ FlexGet is extremely useful in conjunction with applications which have watch directory support, such as rtorrent. Requires: pysetuptools, FeedParser, SQLAlchemy, PyYAML, BeautifulSoup, -html5lib, PyRSS2Gen, pynzb, progressbar +html5lib, PyRSS2Gen, pynzb, progressbar and nose. |