mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/hivex: 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
095108e41e
commit
1f2aca0c64
@@ -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=8
|
||||
@@ -19,7 +19,7 @@ KEYWORDS="amd64 ~ppc64 ~x86"
|
||||
IUSE="ocaml readline +perl python test ruby"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libxml2:2
|
||||
dev-libs/libxml2:2=
|
||||
virtual/libiconv
|
||||
virtual/libintl
|
||||
ocaml? (
|
||||
@@ -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=8
|
||||
@@ -20,7 +20,7 @@ KEYWORDS="amd64 ~ppc64 ~x86"
|
||||
IUSE="ocaml +perl python readline ruby test"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/libxml2:2
|
||||
dev-libs/libxml2:2=
|
||||
virtual/libiconv
|
||||
virtual/libintl
|
||||
ocaml? (
|
||||
Reference in New Issue
Block a user