From 1222dfd38584e30ae92b0f0903d19f74e3defcb4 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 12 Apr 2019 11:56:49 -0400 Subject: [PATCH] Add py3-yaml to man.sr.ht dependencies --- sr.ht/man.sr.ht/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/sr.ht/man.sr.ht/APKBUILD b/sr.ht/man.sr.ht/APKBUILD index de6340e..38e0da8 100644 --- a/sr.ht/man.sr.ht/APKBUILD +++ b/sr.ht/man.sr.ht/APKBUILD @@ -10,6 +10,7 @@ depends=" py3-gunicorn py3-pygit2 py3-srht + py3-yaml redis " makedepends="py-setuptools nodejs sassc" -- 2.45.2