net-im/srain: Add missing dependency.

Closes: https://bugs.gentoo.org/786216
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2021-04-28 11:09:28 +02:00
parent 4965a7a2e6
commit 11053f6ff3

View File

@@ -24,6 +24,7 @@ DEPEND="
dev-libs/libconfig
net-libs/libsoup
"
BDEPEND="dev-python/sphinx"
src_prepare() {
sed -i "s/'doc', meson.project_name())/'doc', meson.project_name() + '-${PV}')/" \