Browse Source

Extra mailpile debian packages

Bob Mottram 6 years ago
parent
commit
0243866ac9
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-mailpile

+ 1
- 0
src/freedombone-app-mailpile View File

@@ -171,6 +171,7 @@ function install_mailpile {
171 171
     fi
172 172
 
173 173
     apt-get -yq install python-pip python-lxml python-dev libjpeg-dev
174
+    apt-get -yq install openssl python-pgpdump python-cryptography libssl-dev
174 175
 
175 176
     if [ ! -d /var/www/$MAILPILE_DOMAIN_NAME ]; then
176 177
         mkdir /var/www/$MAILPILE_DOMAIN_NAME