diff --git a/install-freedombone.sh b/install-freedombone.sh index 2cd4be40..73c7cb8b 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -1356,7 +1356,7 @@ function encrypt_incoming_email { return fi if [ ! -f /usr/bin/gpgit.pl ]; then - apt-get -y --force-yes install git + apt-get -y --force-yes install git libmail-gnupg-perl cd $INSTALL_DIR git clone https://github.com/mikecardwell/gpgit cd gpgit