install cmake

This commit is contained in:
David Young
2026-04-10 13:24:22 -06:00
parent 71321161d7
commit debd85df36

View File

@@ -6,11 +6,12 @@ SERVERS=(
# Ham server utilities # Ham server utilities
UTILITIES=( UTILITIES=(
cmake
libx11 libx11
nodejs nodejs
npm npm
wget
php php
wget
unzip unzip
) )