media-plugins/gst-plugins-dash: 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:
Alfred Wingate
2025-05-03 19:00:10 +03:00
committed by Sam James
parent 50290721b0
commit 4de886ae30
4 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ inherit gstreamer-meson
DESCRIPTION="MPEG-DASH plugin for GStreamer"
KEYWORDS="amd64 ~arm64 x86"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
src_prepare() {

View File

@@ -9,7 +9,7 @@ inherit gstreamer-meson
DESCRIPTION="MPEG-DASH plugin for GStreamer"
KEYWORDS="amd64 ~arm64 x86"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
src_prepare() {

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=8
@@ -9,7 +9,7 @@ inherit gstreamer-meson
DESCRIPTION="MPEG-DASH plugin for GStreamer"
KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
src_prepare() {

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=8
@@ -9,7 +9,7 @@ inherit gstreamer-meson
DESCRIPTION="MPEG-DASH plugin for GStreamer"
KEYWORDS="amd64 ~arm64 x86"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
RDEPEND=">=dev-libs/libxml2-2.9.1-r4:=[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
src_prepare() {