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