summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2018-07-20 16:15:11 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2018-07-20 16:15:11 +0200
commit07d2716d86365ea221e195ab03a22126558b144e (patch)
treeca47f2362abc46e433344668314f4c30b241b830
parent5444c7d8847291e11c59f4d42ce948784c4a719e (diff)
debian/control: rss-bridge has to depend on php-xml for simplexml
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index b26e895..eb74462 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Rules-Requires-Root: binary-targets
Package: rss-bridge
Architecture: all
-Depends: ${misc:Depends}, php-curl, php-json, php-mbstring
+Depends: ${misc:Depends}, php-curl, php-json, php-mbstring, php-xml
Recommends: apache2 | nginx | httpd, libapache2-mod-php | php-fpm | php-cgi
Description: web service generating ATOM feeds for websites that don't have them
Provides a PHP web service which generates ATOM feeds for facebook, twitter,