projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8da0b6
)
debian/control: suggest libapache2-mod-php5 or php5-cgi
author
Antonio Ospite <ospite@studenti.unina.it>
Wed, 20 Nov 2013 00:06:28 +0000
(
01:06
+0100)
committer
Antonio 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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
64692ce
..
9033a05
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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