mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
media-sound/xmms2: 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
b3d726f8b5
commit
c361a5f859
@@ -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
|
||||
@@ -93,7 +93,7 @@ COMMON_DEPEND="
|
||||
)
|
||||
vorbis? ( media-libs/libvorbis )
|
||||
wavpack? ( media-sound/wavpack )
|
||||
xml? ( dev-libs/libxml2 )
|
||||
xml? ( dev-libs/libxml2:= )
|
||||
zeroconf? (
|
||||
net-dns/avahi[mdnsresponder-compat]
|
||||
net-misc/curl
|
||||
Reference in New Issue
Block a user