summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-06-23 16:51:00 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-06-23 16:51:00 +0200
commit5b968fdc506d863788ec9f1ed52ca6833d4406cc (patch)
tree0bf12f2ba2df4005824758f843f7578efb470999 /x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
parentdev-ml/ocaml-gettext: remove old (diff)
downloadgentoo-5b968fdc506d863788ec9f1ed52ca6833d4406cc.tar.gz
gentoo-5b968fdc506d863788ec9f1ed52ca6833d4406cc.tar.bz2
gentoo-5b968fdc506d863788ec9f1ed52ca6833d4406cc.zip
x11-libs/libva-intel-driver: bump libva dep, bug #586812
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild')
-rw-r--r--x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
index 3d6def3589cc..e28da74bfad0 100644
--- a/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
+++ b/x11-libs/libva-intel-driver/libva-intel-driver-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -32,7 +32,7 @@ else
fi
IUSE="+drm wayland X"
-RDEPEND=">=x11-libs/libva-1.7[X?,wayland?,drm?,${MULTILIB_USEDEP}]
+RDEPEND=">=x11-libs/libva-1.7.1[X?,wayland?,drm?,${MULTILIB_USEDEP}]
>=x11-libs/libdrm-2.4.46[video_cards_intel,${MULTILIB_USEDEP}]
wayland? ( >=media-libs/mesa-9.1.6[egl,${MULTILIB_USEDEP}] >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )"