mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/girara-9999: change deps & subslot
Closes: https://bugs.gentoo.org/971123 Signed-off-by: Mason Rocha <turret@turret.cyou> Part-of: https://github.com/gentoo/gentoo/pull/45923 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -18,19 +18,13 @@ else
|
||||
fi
|
||||
|
||||
LICENSE="ZLIB"
|
||||
SLOT="0/9999"
|
||||
SLOT="0/5.0" # SONAME (see meson.build)
|
||||
IUSE="doc test X"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# REVIEW: are all those really needed?
|
||||
RDEPEND="
|
||||
app-accessibility/at-spi2-core
|
||||
>=dev-libs/glib-2.72:2
|
||||
media-libs/harfbuzz:=
|
||||
x11-libs/cairo[glib]
|
||||
x11-libs/gdk-pixbuf
|
||||
>=x11-libs/gtk+-3.24:3[X?]
|
||||
x11-libs/pango
|
||||
dev-libs/gobject-introspection
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user