mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-libs/libgit2-glib: add missing binding operator for libgit2
Haven't looked at bug #952063 in-depth but sounds like that this should fix it so tentatively closing. Either way, this := should be there. Closes: https://bugs.gentoo.org/952063 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
5688f72e35
commit
750ca9b487
@ -19,7 +19,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
RDEPEND="
|
||||
>=dev-libs/gobject-introspection-1.54:=
|
||||
>=dev-libs/glib-2.44.0:2
|
||||
>=dev-libs/libgit2-0.26.0[ssh?]
|
||||
>=dev-libs/libgit2-0.26.0:=[ssh?]
|
||||
python? (
|
||||
${PYTHON_DEPS}
|
||||
dev-python/pygobject:3[${PYTHON_USEDEP}]
|
||||
Loading…
x
Reference in New Issue
Block a user