1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Replace php-net-ldap3 by kolab/net_ldap3

According to that "SOOOO" helpful comment.
Finally found that actually a dependency is missing in buster, but no one actually cares...
This commit is contained in:
Maniack Crudelis 2020-04-24 13:51:14 +02:00 committed by GitHub
parent 00eea510e9
commit c163bb27ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,6 +142,9 @@ ynh_script_progression --message="Installing additional plugins..." --weight=60
# Create logs and temp directories
mkdir -p "$final_path/"{logs,temp}
# Install net_LDAP
ynh_composer_exec --commands="require kolab/net_ldap3"
# Install contextmenu and automatic_addressbook plugins
# https://plugins.roundcube.net/packages/sblaisot/automatic_addressbook
# https://plugins.roundcube.net/packages/johndoh/contextmenu