dev-libs/librepo: add subslot binding to libxml2

Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
Takuya Wakazono
2025-11-30 19:07:07 +09:00
parent 0c45f1cf59
commit 0bc46cef06
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.66:2
dev-libs/libxml2
dev-libs/libxml2:=
dev-libs/openssl:=
>=net-misc/curl-7.52.0
gpgme? ( app-crypt/gpgme:1= )

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.66:2
dev-libs/libxml2
dev-libs/libxml2:=
dev-libs/openssl:=
>=net-misc/curl-7.52.0
gpgme? ( app-crypt/gpgme:1= )