mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
[fix] stretch
This commit is contained in:
parent
c1e920027f
commit
5f93c305af
1 changed files with 0 additions and 6 deletions
|
@ -61,12 +61,6 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||
# INSTALL DEPENDENCIES
|
||||
#=================================================
|
||||
|
||||
# jessie-backports is needed for php-net-ldap3
|
||||
grep -q -R 'jessie-backports' /etc/apt/sources.list{,.d} || {
|
||||
echo "deb http://httpredir.debian.org/debian jessie-backports main" \
|
||||
| tee -a /etc/apt/sources.list.d/backports.list >/dev/null
|
||||
}
|
||||
|
||||
ynh_install_app_dependencies "$pkg_dependencies"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue