summaryrefslogtreecommitdiff
path: root/media-libs
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-12-18 22:32:21 -0500
committerMatt Turner <mattst88@gentoo.org>2015-12-18 23:05:10 -0500
commitfe6bdbd19cba716cb04dba73969ae290f87eea5c (patch)
tree337ad97db2e9fb938b8c6aeaf24862ba0535788f /media-libs
parentb71af47148b9b8cb0f3e971508206735bac48d00 (diff)
downloadgentoo-fe6bdbd19cba716cb04dba73969ae290f87eea5c.tar.gz
gentoo-fe6bdbd19cba716cb04dba73969ae290f87eea5c.tar.xz
media-libs/mesa: Update libva dependency to >=1.6.0.
Bug: https://bugs.gentoo.org/568402
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-11.1.0.ebuild2
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-11.1.0.ebuild b/media-libs/mesa/mesa-11.1.0.ebuild
index 38d52d0732c..9291a2cbfa6 100644
--- a/media-libs/mesa/mesa-11.1.0.ebuild
+++ b/media-libs/mesa/mesa-11.1.0.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}] )
+ vaapi? ( >=x11-libs/libva-1.6.0:=[${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}] )
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 45b9dafb25c..812c83ac89d 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.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}] )
+ vaapi? ( >=x11-libs/libva-1.6.0:=[${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}] )