mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-24 20:16:32 +01:00
debug(guix): preprobe guile lzlib before configure
This commit is contained in:
parent
786844a255
commit
a1881ad220
1 changed files with 1 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ src_configure() {
|
||||||
probe_guile_module gnutls
|
probe_guile_module gnutls
|
||||||
probe_guile_module git
|
probe_guile_module git
|
||||||
probe_guile_module zlib
|
probe_guile_module zlib
|
||||||
|
probe_guile_module lzlib
|
||||||
|
|
||||||
PATH="${PREFIX}/bin:/usr/bin:/bin" \
|
PATH="${PREFIX}/bin:/usr/bin:/bin" \
|
||||||
PKG_CONFIG="/usr/bin/pkg-config" \
|
PKG_CONFIG="/usr/bin/pkg-config" \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue