mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-23 19:46:31 +01:00
fix(steps-guix): add expat-2.7.4 before dbus and pin dbus cmake search paths to PREFIX
This commit is contained in:
parent
8990eaaed4
commit
de73fe6d0c
4 changed files with 35 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ build: libgpg-error-1.59
|
|||
build: libgcrypt-1.12.1
|
||||
build: guile-gcrypt-0.5.0
|
||||
build: git-2.53.0
|
||||
# CMake for libgit2 and DBus
|
||||
build: cmake-4.2.3
|
||||
build: libgit2-1.9.2
|
||||
build: nettle-3.10.2
|
||||
|
|
@ -31,6 +32,7 @@ build: guile-zlib-0.2.2
|
|||
build: guile-lzlib-0.0.2
|
||||
build: scheme-bytestructures-2.0.2
|
||||
build: libevent-2.1.12
|
||||
build: expat-2.7.4
|
||||
build: dbus-1.16.2
|
||||
build: avahi-0.8
|
||||
build: guile-avahi-0.4.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue