fix(steps-guix): add gdbm-1.8.3 before avahi and enable avahi dbm support

This commit is contained in:
vxtls 2026-02-28 15:30:24 -05:00
parent de73fe6d0c
commit 1c75638d4a
4 changed files with 31 additions and 0 deletions

View file

@ -17,6 +17,7 @@ src_configure() {
--host="${host_triplet}" \
--build="${host_triplet}" \
--with-distro=lfs \
--enable-dbm \
--enable-static \
--enable-shared \
--disable-glib \