mirror of
https://github.com/YunoHost/cd_build.git
synced 2024-09-03 20:06:24 +02:00
Fix found by ljf for the debhelper issue
This commit is contained in:
parent
fd7e2bb584
commit
161292c1fc
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue