Browse Source

Package doesn't exist

Bob Mottram 7 years ago
parent
commit
9952ee9ecb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-rss

+ 1
- 1
src/freedombone-app-rss View File

295
     remove_onion_service rss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
295
     remove_onion_service rss ${RSS_READER_ONION_PORT} ${RSS_MOBILE_READER_ONION_PORT}
296
 
296
 
297
     apt-get -yq install php-gettext php-curl php-gd php-mysql git
297
     apt-get -yq install php-gettext php-curl php-gd php-mysql git
298
-    apt-get -yq install curl php-xml-parser php-mcrypt
298
+    apt-get -yq install curl php-mcrypt
299
 
299
 
300
     if [ ! -d /etc/share ]; then
300
     if [ ! -d /etc/share ]; then
301
         mkdir /etc/share
301
         mkdir /etc/share