瀏覽代碼

Extra mailpile debian packages

Bob Mottram 7 年之前
父節點
當前提交
0243866ac9
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      src/freedombone-app-mailpile

+ 1
- 0
src/freedombone-app-mailpile 查看文件

@@ -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