1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-16 16:43:34 +01:00

Added pyyaml as dep for pywmtemp

This commit is contained in:
2022-06-03 12:33:16 +02:00
parent 95e4e31e5f
commit 615cb314f6
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ KEYWORDS="~amd64"
RDEPEND="
dev-python/psutil
dev-python/pyyaml
dev-python/wmdocklib
"
DEPEND="${RDEPEND}"