debian/control: suggest libapache2-mod-php5 or php5-cgi
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 20 Nov 2013 00:06:28 +0000 (01:06 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 20 Nov 2013 00:06:28 +0000 (01:06 +0100)
To give hints that tweeper can be used also from a web server.

debian/control

index 64692ce..9033a05 100644 (file)
@@ -12,6 +12,7 @@ Vcs-Browser: http://git.ao2.it/tweeper.git
 Package: tweeper
 Architecture: all
 Depends: ${misc:Depends}, php5-cli
+Suggests: libapache2-mod-php5 | php5-cgi
 Description: web scraper to convert a Twitter timeline to an RSS feed
  tweeper is a web scraper which extracts the most recent public tweets of
  a given user from their home page on Twitter.com and formats them in RSS, so