commit: d8b680f459b4e7d3ce99ecd027baf51ffd38f006
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 21 09:07:45 2014 +0000
Commit: Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin
<DOT> de>
CommitDate: Mon Jul 21 09:07:45 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=d8b680f4
x11-libs/glamor: sync dependencies with g-x86
---
x11-libs/glamor/glamor-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/glamor/glamor-9999.ebuild
b/x11-libs/glamor/glamor-9999.ebuild
index a6bc4ec..ed38d64 100644
--- a/x11-libs/glamor/glamor-9999.ebuild
+++ b/x11-libs/glamor/glamor-9999.ebuild
@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="gles xv"
RDEPEND=">=x11-base/xorg-server-1.10
- media-libs/mesa[egl,gbm]
+ >=media-libs/mesa-10[egl,gbm]
gles? (
|| ( media-libs/mesa[gles2] media-libs/mesa[gles] )
)