From: Andrew Dolgov Date: Mon, 26 Dec 2011 10:30:58 +0000 (+0400) Subject: add suggests: php5-curl to tt-rss-common (fixes #407) X-Git-Tag: 1.5.9~46 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=4efd9246930eb598679d312182b4f433490c0664;p=tt-rss.git add suggests: php5-curl to tt-rss-common (fixes #407) --- diff --git a/debian/control b/debian/control index b36eb1fa..e9bcba5c 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Homepage: http://tt-rss.org/ Package: tt-rss-common Architecture: any Depends: php5, ${misc:Depends} +Suggests: php5-curl Description: Tiny Tiny RSS is a web-based news feed (RSS/Atom) aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.