summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-14 16:40:22 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-15 23:02:36 -0400
commit8f7d398099da5d1fc6f9f7757c03e11e26ac154c (patch)
tree818fc7bbd960e8afbec35fd75dbfa657e39e9217 /x11-libs/libva-vdpau-driver
parentx11-libs/libva-intel-media-driver: Version bump to 22.5.4 (diff)
downloadgentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.tar.gz
gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.tar.bz2
gentoo-8f7d398099da5d1fc6f9f7757c03e11e26ac154c.zip
media-libs/libva: Rename from x11-libs/libva
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libva-vdpau-driver')
-rw-r--r--x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
index e4baae9bb0ea..58110c538e80 100644
--- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
+++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 arm64 ~riscv x86"
IUSE="debug opengl"
RDEPEND="
- >=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
+ >=media-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
>=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]
opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
"