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