Skip to content

Commit 884330c

Browse files
committed
guix: make cmake-minimal a global requirement
Needed for switching to building miniupnpc with CMake.
1 parent 19b968f commit 884330c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,7 @@ inspecting signatures in Mach-O binaries.")
499499
gzip
500500
xz
501501
;; Build tools
502+
cmake-minimal
502503
gnu-make
503504
libtool
504505
autoconf-2.71
@@ -532,7 +533,6 @@ inspecting signatures in Mach-O binaries.")
532533
(list gcc-toolchain-10 "static")
533534
binutils
534535
clang-toolchain-17
535-
cmake-minimal
536536
python-signapple
537537
zip))
538538
(else '())))))

0 commit comments

Comments
 (0)