mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-19 05:45:05 +01:00
guix: make cmake-minimal a global requirement
Needed for switching to building miniupnpc with CMake.
This commit is contained in:
parent
19b968f743
commit
884330c0a5
@ -499,6 +499,7 @@ inspecting signatures in Mach-O binaries.")
|
||||
gzip
|
||||
xz
|
||||
;; Build tools
|
||||
cmake-minimal
|
||||
gnu-make
|
||||
libtool
|
||||
autoconf-2.71
|
||||
@ -532,7 +533,6 @@ inspecting signatures in Mach-O binaries.")
|
||||
(list gcc-toolchain-10 "static")
|
||||
binutils
|
||||
clang-toolchain-17
|
||||
cmake-minimal
|
||||
python-signapple
|
||||
zip))
|
||||
(else '())))))
|
||||
|
Loading…
Reference in New Issue
Block a user