mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
fix(steps-guix): add gdbm-1.8.3 before avahi and enable avahi dbm support
This commit is contained in:
parent
de73fe6d0c
commit
1c75638d4a
4 changed files with 31 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ src_configure() {
|
|||
--host="${host_triplet}" \
|
||||
--build="${host_triplet}" \
|
||||
--with-distro=lfs \
|
||||
--enable-dbm \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
--disable-glib \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue