mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
games-arcade/taisei: require <dev-libs/cglm-0.9.3
taisei-1.4.1 is not yet compatible with dev-libs/cglm-0.9.3. Upstream issue: https://github.com/taisei-project/taisei/issues/381 Closes: https://bugs.gentoo.org/928263 Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
This commit is contained in:
@@ -35,9 +35,11 @@ RDEPEND="
|
||||
dev-libs/openssl:=
|
||||
zip? ( dev-libs/libzip )
|
||||
"
|
||||
# see: https://github.com/taisei-project/taisei/issues/381
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-libs/cglm-0.7.8
|
||||
<dev-libs/cglm-0.9.3
|
||||
"
|
||||
BDEPEND="
|
||||
dev-build/meson
|
||||
|
||||
Reference in New Issue
Block a user