Install cmake

This commit is contained in:
Gerald Pinder
2023-10-15 17:49:07 -04:00
parent 9d9d7a1700
commit 86ed2189d0
2 changed files with 2 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ rpm:
# apps and binaries require it, so it's a good idea to always include it # apps and binaries require it, so it's a good idea to always include it
# if you ever download or compile any custom software on your machine. # if you ever download or compile any custom software on your machine.
- libadwaita - libadwaita
- cmake
- code - code
- cronie - cronie
- neofetch - neofetch

View File

@@ -31,6 +31,7 @@ rpm:
# apps and binaries require it, so it's a good idea to always include it # apps and binaries require it, so it's a good idea to always include it
# if you ever download or compile any custom software on your machine. # if you ever download or compile any custom software on your machine.
- libadwaita - libadwaita
- cmake
- code - code
- cronie - cronie
- fprintd - fprintd