Fix found by ljf for the debhelper issue

This commit is contained in:
Alexandre Aubin 2019-08-11 14:17:52 +00:00
parent fd7e2bb584
commit 161292c1fc

View file

@ -117,3 +117,6 @@ nslcd nslcd/ldap-base string dc=yunohost,dc=org
libnss-ldapd libnss-ldapd/nsswitch multiselect group, passwd, shadow
postsrsd postsrsd/domain string yunohost.org
apt-cdrom-setup apt-setup/cdrom/set-next boolean false
### Avoid circular dependencies error
d-i preseed/early_command string apt-install debhelper || true