summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-08-26 14:28:08 -0700
committerMatt Turner <mattst88@gentoo.org>2015-08-26 14:28:19 -0700
commitba053f76296da25d3cd10bdf01e70d68c24ea435 (patch)
tree2d7b357a634182fd30bcff9d5f7427f89dd5c482 /media-libs
parentkde-apps/kdenetwork-filesharing: Version bump 15.08.0 (diff)
downloadgentoo-ba053f76296da25d3cd10bdf01e70d68c24ea435.tar.gz
gentoo-ba053f76296da25d3cd10bdf01e70d68c24ea435.tar.bz2
gentoo-ba053f76296da25d3cd10bdf01e70d68c24ea435.zip
media-libs/mesa: Require >=x11-libs/libvdpau-1.1.
Bug: https://bugs.gentoo.org/558462 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-11.0.0_rc1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-11.0.0_rc1.ebuild b/media-libs/mesa/mesa-11.0.0_rc1.ebuild
index 51b6b0a46ac4..970a64ab09c5 100644
--- a/media-libs/mesa/mesa-11.0.0_rc1.ebuild
+++ b/media-libs/mesa/mesa-11.0.0_rc1.ebuild
@@ -117,7 +117,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}]