summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schauer <josch@debian.org>2018-03-27 16:51:09 +0200
committerJohannes Schauer <josch@debian.org>2018-03-27 16:52:06 +0200
commit75e6dfbc0442c417293ab4ac42196acb89611bad (patch)
treefb4d6b80f58a3fda91675b21119b3b0ff1c0e8ce
parent145e5e4c71872228ddeacd8fa369c35ca1e0d926 (diff)
debian/control: Add new dependency php-mbstring and move http server to Recommends
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e7b75e1..d48692a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Rules-Requires-Root: binary-targets
Package: rss-bridge
Architecture: all
-Depends: ${misc:Depends}, php-curl, php-json, apache2 | nginx | httpd, libapache2-mod-php | php-fpm | php-cgi
+Depends: ${misc:Depends}, php-curl, php-json, php-mbstring
+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,
youtube, flickr, google, instagram, pinterest and more than 130 other web