From bd0b88d3641d8a8520d53ffd367b437b79ca557c Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Sun, 13 Sep 2015 21:37:41 +0200 Subject: [PATCH] debian/control: depend on php-xml-serializer tweeper now uses php-xml-serializer to convert JSON to XML for sites that provide the information in JSON, like Instagram.com. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e2ef4da..dbad375 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://git.ao2.it/tweeper.git Package: tweeper Architecture: all -Depends: ${misc:Depends}, php5-cli, php5-curl, php5-xsl +Depends: ${misc:Depends}, php5-cli, php5-curl, php5-xsl, php-xml-serializer Suggests: libapache2-mod-php5 | php5-cgi Description: web scraper to convert supported websites (e.g. Twitter.com) to RSS tweeper is a web scraper which can be used to conveniently follow the -- 2.1.4