Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/
Date: Sat, 09 Jul 2016 13:40:50
Message-Id: 1468071618.d3c025cbd76a04442d2eab95d171f5137c85d857.pacho@gentoo
1 commit: d3c025cbd76a04442d2eab95d171f5137c85d857
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 9 12:52:56 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 9 13:40:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c025cb
7
8 x11-wm/mutter: wayland needs kms support (#587220 by Leho Kraav)
9
10 Package-Manager: portage-2.3.0
11
12 x11-wm/mutter/mutter-3.20.3.ebuild | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/x11-wm/mutter/mutter-3.20.3.ebuild b/x11-wm/mutter/mutter-3.20.3.ebuild
16 index 2525b06..504fa34 100644
17 --- a/x11-wm/mutter/mutter-3.20.3.ebuild
18 +++ b/x11-wm/mutter/mutter-3.20.3.ebuild
19 @@ -10,7 +10,12 @@ HOMEPAGE="https://git.gnome.org/browse/mutter/"
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 +
24 IUSE="+introspection +kms test wayland"
25 +REQUIRED_USE="
26 + wayland? ( kms )
27 +"
28 +
29 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
30
31 # libXi-1.7.4 or newer needed per: