summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-08-28 14:21:20 -0700
committerMatt Turner <mattst88@gentoo.org>2015-08-28 14:21:20 -0700
commit30d42b7aa8b0b274acdafdfccd4ec87a47a30241 (patch)
tree62ccf57d6e1b6bc97b662ea6c199f112575079ef /media-libs/mesa
parentprofiles: A bunch more Java-related packages have been removed (diff)
downloadgentoo-30d42b7aa8b0b274acdafdfccd4ec87a47a30241.tar.gz
gentoo-30d42b7aa8b0b274acdafdfccd4ec87a47a30241.tar.bz2
gentoo-30d42b7aa8b0b274acdafdfccd4ec87a47a30241.zip
media-libs/mesa: Require >=x11-libs/libvdpau-1.1.
Bug: https://bugs.gentoo.org/558462
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 3e20f24d09a4..7a78543ceaec 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -118,7 +118,7 @@ RDEPEND="
)
openmax? ( >=media-libs/libomxil-bellagio-0.9.3:=[${MULTILIB_USEDEP}] )
vaapi? ( >=x11-libs/libva-0.35.0:=[${MULTILIB_USEDEP}] )
- vdpau? ( >=x11-libs/libvdpau-0.7:=[${MULTILIB_USEDEP}] )
+ vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
wayland? ( >=dev-libs/wayland-1.2.0:=[${MULTILIB_USEDEP}] )
xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )
${LIBDRM_DEPSTRING}[video_cards_freedreno?,video_cards_nouveau?,video_cards_vmware?,${MULTILIB_USEDEP}]