debian/control: depend on php-xml-serializer
authorAntonio Ospite <ao2@ao2.it>
Sun, 13 Sep 2015 19:37:41 +0000 (21:37 +0200)
committerAntonio Ospite <ao2@ao2.it>
Sun, 13 Sep 2015 19:37:41 +0000 (21:37 +0200)
tweeper now uses php-xml-serializer to convert JSON to XML for sites
that provide the information in JSON, like Instagram.com.

debian/control

index e2ef4da..dbad375 100644 (file)
@@ -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