net-print/cnijfilter2: add dev-libs/libxml2 subslot op for incoming ABI break

Signed-off-by: Alfred Wingate <parona@protonmail.com>
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-05-03 19:50:48 +03:00
committed by Alfredo Tupone
parent 18fc04215e
commit 542bf4cc74
2 changed files with 5 additions and 5 deletions

View File

@@ -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
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="virtual/libusb:1
dev-libs/libxml2
dev-libs/libxml2:=
net-print/cups"
RDEPEND="${DEPEND}"

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit autotools
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="virtual/libusb:1
dev-libs/libxml2
dev-libs/libxml2:=
net-print/cups"
RDEPEND="${DEPEND}"