mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 13:27:28 -08:00
media-sound/ezstream: 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:
parent
94ce567bd5
commit
ec95f90be5
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
|
|||||||
IUSE="taglib"
|
IUSE="taglib"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
dev-libs/libxml2
|
dev-libs/libxml2:=
|
||||||
>=media-libs/libshout-2.2
|
>=media-libs/libshout-2.2
|
||||||
!taglib? ( media-libs/libvorbis )
|
!taglib? ( media-libs/libvorbis )
|
||||||
taglib? ( media-libs/taglib:= )"
|
taglib? ( media-libs/taglib:= )"
|
||||||
@ -16,7 +16,7 @@ IUSE="test"
|
|||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
dev-libs/libxml2
|
dev-libs/libxml2:=
|
||||||
>=media-libs/libshout-2.2
|
>=media-libs/libshout-2.2
|
||||||
media-libs/taglib:="
|
media-libs/taglib:="
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
Loading…
x
Reference in New Issue
Block a user