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
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 1 additions and 1 deletions

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