commit: 81daa27477f618ec27731670996f6769622b9471
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat May 1 15:37:50 2021 +0000
Commit: Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Sat May 1 15:37:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81daa274
games-arcade/taisei: Add dev-libs/cglm BDEPEND for live ebuild.
This library was previously bundled,
it is now unbundled upstream and packaged.
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
games-arcade/taisei/taisei-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/games-arcade/taisei/taisei-9999.ebuild
b/games-arcade/taisei/taisei-9999.ebuild
index 5e41d40f0..6d7deef43 100644
--- a/games-arcade/taisei/taisei-9999.ebuild
+++ b/games-arcade/taisei/taisei-9999.ebuild
@@ -34,6 +34,7 @@ DEPEND="
zip? ( dev-libs/libzip )
"
BDEPEND="
+ >=dev-libs/cglm-0.7.8
>=dev-util/meson-0.53
${PYTHON_DEPS}
doc? ( dev-python/docutils )"