diff options
author | Oliver Freyermuth <o.freyermuth@googlemail.com> | 2024-03-31 04:09:53 +0200 |
---|---|---|
committer | Oliver Freyermuth <o.freyermuth@googlemail.com> | 2024-03-31 04:09:53 +0200 |
commit | 7c4d99f8f983053283d7add647f5cbbeccb94b2d (patch) | |
tree | 325b5ef55025633910818106f6f4b47f532b78c8 /games-arcade | |
parent | sys-kernel/uek-sources: drop versions (diff) | |
download | guru-7c4d99f8f983053283d7add647f5cbbeccb94b2d.tar.gz guru-7c4d99f8f983053283d7add647f5cbbeccb94b2d.tar.bz2 guru-7c4d99f8f983053283d7add647f5cbbeccb94b2d.zip |
games-arcade/taisei: block only !!~dev-libs/cglm-0.9.3
The incompatibility problem will be fixed in the upcoming cglm release,
see https://github.com/recp/cglm/issues/404 .
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/taisei/taisei-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/taisei/taisei-1.4.1.ebuild b/games-arcade/taisei/taisei-1.4.1.ebuild index 631179d03..854e6491a 100644 --- a/games-arcade/taisei/taisei-1.4.1.ebuild +++ b/games-arcade/taisei/taisei-1.4.1.ebuild @@ -39,7 +39,7 @@ RDEPEND=" DEPEND=" ${RDEPEND} >=dev-libs/cglm-0.7.8 - <dev-libs/cglm-0.9.3 + !!~dev-libs/cglm-0.9.3 " BDEPEND=" dev-build/meson |