add suggests: php5-curl to tt-rss-common (fixes #407)

This commit is contained in:
Andrew Dolgov 2011-12-26 14:30:58 +04:00
parent 5893edd57a
commit 4efd924693
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -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.