mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/gjs: needs <glib-2.86.0
Broken at runtime otherwise with test failures and causes test failures in gettext too. gjs-1.86 will probably be OK but it needs masked gobject-introspection. Bug: https://bugs.gentoo.org/963815 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -14,8 +14,10 @@ KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv x86"
|
||||
IUSE="+cairo examples readline sysprof test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# <glib-2.86.0 for bug #963815
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.66.0:2
|
||||
<dev-libs/glib-2.86.0:2
|
||||
dev-libs/libffi:=
|
||||
>=dev-libs/gobject-introspection-1.71.1:=
|
||||
dev-lang/spidermonkey:115
|
||||
@@ -14,8 +14,10 @@ KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
|
||||
IUSE="examples readline sysprof test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# <glib-2.86.0 for bug #963815
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.66.0:2
|
||||
<dev-libs/glib-2.86.0:2
|
||||
dev-libs/libffi:=
|
||||
>=dev-libs/gobject-introspection-1.71.1:=
|
||||
dev-lang/spidermonkey:128
|
||||
@@ -14,8 +14,10 @@ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
|
||||
IUSE="examples readline sysprof test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# <glib-2.86.0 for bug #963815
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.68.0:2
|
||||
<dev-libs/glib-2.86.0:2
|
||||
dev-libs/libffi:=
|
||||
>=dev-libs/gobject-introspection-1.72.0:=
|
||||
dev-lang/spidermonkey:128
|
||||
Reference in New Issue
Block a user