diff options
author | Matt Turner <mattst88@gentoo.org> | 2015-08-30 12:49:27 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2015-09-22 09:32:47 -0700 |
commit | 7c369cc5675d36dd06d4629acb6b5a3763a1b3a5 (patch) | |
tree | 6398942ef070b38ec665b3996de2defe55e74d9f /profiles/base | |
parent | dev-libs/wayland: Version bump to 1.9.0. (diff) | |
download | gentoo-7c369cc5675d36dd06d4629acb6b5a3763a1b3a5.tar.gz gentoo-7c369cc5675d36dd06d4629acb6b5a3763a1b3a5.tar.bz2 gentoo-7c369cc5675d36dd06d4629acb6b5a3763a1b3a5.zip |
dev-libs/weston: Remove the ability to select --with-cairo={gl,glesv2}.
Bug: https://bugs.gentoo.org/549912
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index dedbee4f81ff..6ebc30da3be2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -469,7 +469,8 @@ media-sound/clementine ios # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (13 Jul 2013) # GL/GLES support in cairo is mutually exclusive, bug #428770. x11-libs/cairo gles2 -dev-libs/weston gles2 rpi +dev-libs/weston rpi +<dev-libs/weston-9999 gles2 # Alexis Ballier <aballier@gentoo.org> (03 Jul 2013) # The idea behind using libunwind there is to avoid needing to link to libgcc_s |