mcrypt dependency for rss

This commit is contained in:
Bob Mottram 2016-09-28 20:55:06 +01:00
parent 2803095b7d
commit 02c888574c
1 changed files with 2 additions and 1 deletions

View File

@ -289,7 +289,8 @@ function install_rss_main {
return
fi
apt-get -y install php-gettext php5-curl php5-gd php5-mysql git curl php-xml-parser
apt-get -y install php-gettext php5-curl php5-gd php5-mysql git
apt-get -y install curl php-xml-parser php5-mcrypt
if [ ! -d /etc/share ]; then
mkdir /etc/share