diff --git a/seqs/roundcube.sh b/seqs/roundcube.sh index c3543ce..75953df 100755 --- a/seqs/roundcube.sh +++ b/seqs/roundcube.sh @@ -1,7 +1,7 @@ #!/bin/bash toolName=roundcube -toolPhpDeps="php\${phpVersion}-gd php-imagick" +toolPhpDeps="php\${phpVersion}-gd php\${phpVersion}-ldap php-imagick" #https://github.com/roundcube/roundcubemail/releases/latest latestUrl="https://api.github.com/repos/roundcube/roundcubemail/releases/latest" latestVersion=