mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 12:06:31 +01:00
fix(steps-guix): add libevent-2.1.12 before avahi dependency chain
This commit is contained in:
parent
6762e8b259
commit
1ada5d4d64
4 changed files with 34 additions and 0 deletions
|
|
@ -16,8 +16,11 @@ src_configure() {
|
|||
--includedir="${PREFIX}/include" \
|
||||
--host="${host_triplet}" \
|
||||
--build="${host_triplet}" \
|
||||
--with-distro=lfs \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
--disable-glib \
|
||||
--disable-gobject \
|
||||
--disable-gtk \
|
||||
--disable-gtk3 \
|
||||
--disable-qt3 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue