diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-09 18:12:50 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-09 18:12:50 -0800 |
commit | 0a992996dc7d283f671e06609c8997b1ead5f2fb (patch) | |
tree | dc465cc990463b02c0779835345e12171747459b /media-libs | |
parent | media-libs/mesa: Require libdrm-2.4.91 (diff) | |
download | gentoo-0a992996dc7d283f671e06609c8997b1ead5f2fb.tar.gz gentoo-0a992996dc7d283f671e06609c8997b1ead5f2fb.tar.bz2 gentoo-0a992996dc7d283f671e06609c8997b1ead5f2fb.zip |
media-libs/mesa: Require libxcb-1.13
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 20172a9a364c..0b909d81e6fd 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -92,7 +92,7 @@ RDEPEND=" >=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}] >=x11-libs/libXext-1.3.2:=[${MULTILIB_USEDEP}] >=x11-libs/libXxf86vm-1.1.3:=[${MULTILIB_USEDEP}] - >=x11-libs/libxcb-1.9.3:=[${MULTILIB_USEDEP}] + >=x11-libs/libxcb-1.13:=[${MULTILIB_USEDEP}] x11-libs/libXfixes:=[${MULTILIB_USEDEP}] unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] ) llvm? ( |