Explicitly ask for python-yaml

Right now it gets pulled in automatically as a dependency of something
we also pre-install, but we should mark it down here so it never goes
away by accident as a result of other package changes, because then
kde-builder would stop working.
This commit is contained in:
Nate Graham
2025-09-02 14:10:54 -06:00
parent 1d7c1f944f
commit afca86a3c0

View File

@@ -10,4 +10,5 @@ Packages=boost
arch-install-scripts
pacman
python-setproctitle # For kde-builder
python-yaml # For kde-builder