summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
Diffstat (limited to 'news')
-rwxr-xr-xnews/canto/DEPENDS7
1 files changed, 6 insertions, 1 deletions
diff --git a/news/canto/DEPENDS b/news/canto/DEPENDS
index 2b3e18338c..9470a31745 100755
--- a/news/canto/DEPENDS
+++ b/news/canto/DEPENDS
@@ -1,3 +1,8 @@
depends python &&
depends ncurses &&
-depends chardet
+depends chardet &&
+
+optional_depends feedparser \
+ "" \
+ "" \
+ "for ATOM feeds parsing"