mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-emulation/libvirt-glib: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
b3369b6795
commit
dca8c13f8f
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -16,7 +16,7 @@ RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="vala? ( introspection )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libxml2-2.9.1
|
||||
>=dev-libs/libxml2-2.9.1:=
|
||||
>=app-emulation/libvirt-1.2.8:=
|
||||
>=dev-libs/glib-2.48.0:2
|
||||
introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -16,7 +16,7 @@ RESTRICT="!test? ( test )"
|
||||
REQUIRED_USE="vala? ( introspection )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/libxml2-2.9.1
|
||||
>=dev-libs/libxml2-2.9.1:=
|
||||
>=app-emulation/libvirt-2.3.0:=
|
||||
>=dev-libs/glib-2.48.0:2
|
||||
introspection? ( >=dev-libs/gobject-introspection-1.48.0:= )
|
||||
Reference in New Issue
Block a user