mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
gstreamer-meson.eclass: Drop support for <1.24
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
committed by
Mart Raudsepp
parent
20137ca362
commit
2a16efb8ef
@@ -197,14 +197,8 @@ S="${WORKDIR}/${GST_ORG_MODULE}-${PV}"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="1.0"
|
||||
|
||||
if ver_test ${GST_ORG_PVP} -ge 1.24 ; then
|
||||
GLIB_VERSION=2.64.0
|
||||
else
|
||||
GLIB_VERSION=2.62.0
|
||||
fi
|
||||
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-${GLIB_VERSION}:2[${MULTILIB_USEDEP}]
|
||||
>=dev-libs/glib-2.64.0:2[${MULTILIB_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|
||||
Reference in New Issue
Block a user