guix: make cmake-minimal a global requirement

Needed for switching to building miniupnpc with CMake.
This commit is contained in:
fanquake
2024-03-22 14:24:28 +00:00
parent 19b968f743
commit 884330c0a5

View File

@@ -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 '())))))