summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-07-19 13:12:10 -0400
committerMatt Turner <mattst88@gentoo.org>2024-07-19 13:15:34 -0400
commite8d58eb27d0ec110324abd5a2b87f1048fcf4696 (patch)
treeed6c907b38d8e8b9f5048e854b455a6bf6965b2d /media-libs/libva/libva-9999.ebuild
parentdev-ml/opam-client: drop 2.0.9, 2.0.10 (diff)
downloadgentoo-e8d58eb27d0ec110324abd5a2b87f1048fcf4696.tar.gz
gentoo-e8d58eb27d0ec110324abd5a2b87f1048fcf4696.tar.bz2
gentoo-e8d58eb27d0ec110324abd5a2b87f1048fcf4696.zip
media-libs/libva: Version bump to 2.22.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/libva/libva-9999.ebuild')
-rw-r--r--media-libs/libva/libva-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libva/libva-9999.ebuild b/media-libs/libva/libva-9999.ebuild
index 2271f036b522..bfc76885c3de 100644
--- a/media-libs/libva/libva-9999.ebuild
+++ b/media-libs/libva/libva-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ SLOT="0/$(ver_cut 1)"
IUSE="wayland X"
RDEPEND="
- >=x11-libs/libdrm-2.4.60[${MULTILIB_USEDEP}]
+ >=x11-libs/libdrm-2.4.75[${MULTILIB_USEDEP}]
wayland? (
>=dev-libs/wayland-1.11[${MULTILIB_USEDEP}]
)