From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-913040-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 45D001395E2
	for <garchives@archives.gentoo.org>; Wed, 23 Nov 2016 23:40:14 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 878B1E0BD2;
	Wed, 23 Nov 2016 23:40:12 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6A90FE0BD2
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2016 23:40:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 33ABA340F2F
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2016 23:40:11 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 94E0249E
	for <gentoo-commits@lists.gentoo.org>; Wed, 23 Nov 2016 23:40:09 +0000 (UTC)
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" <eva@gentoo.org>
Message-ID: <1479944404.b6d1847f6177eff0a37fa08994329519ded4a7be.eva@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-wm/mutter/mutter-3.22.1.ebuild x11-wm/mutter/mutter-3.22.2.ebuild
X-VCS-Directories: x11-wm/mutter/
X-VCS-Committer: eva
X-VCS-Committer-Name: Gilles Dartiguelongue
X-VCS-Revision: b6d1847f6177eff0a37fa08994329519ded4a7be
X-VCS-Branch: master
Date: Wed, 23 Nov 2016 23:40:09 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 6d48d6d2-6e3e-4335-8a1c-9f8dfdd44b5c
X-Archives-Hash: 3e06a486365e115d6bc31b2de9f96062

commit:     b6d1847f6177eff0a37fa08994329519ded4a7be
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 23 23:28:33 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 23:40:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6d1847f

x11-wm/mutter: depend on recent enough linux-headers

Gentoo-Bug: 599640

Package-Manager: portage-2.3.2

 x11-wm/mutter/mutter-3.22.1.ebuild | 1 +
 x11-wm/mutter/mutter-3.22.2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-wm/mutter/mutter-3.22.1.ebuild b/x11-wm/mutter/mutter-3.22.1.ebuild
index 73b9494..b753852 100644
--- a/x11-wm/mutter/mutter-3.22.1.ebuild
+++ b/x11-wm/mutter/mutter-3.22.1.ebuild
@@ -75,6 +75,7 @@ DEPEND="${COMMON_DEPEND}
 	x11-proto/xineramaproto
 	x11-proto/xproto
 	test? ( app-text/docbook-xml-dtd:4.5 )
+	wayland? ( >=sys-kernel/linux-headers-4.4 )
 "
 RDEPEND="${COMMON_DEPEND}
 	!x11-misc/expocity

diff --git a/x11-wm/mutter/mutter-3.22.2.ebuild b/x11-wm/mutter/mutter-3.22.2.ebuild
index 73b9494..b753852 100644
--- a/x11-wm/mutter/mutter-3.22.2.ebuild
+++ b/x11-wm/mutter/mutter-3.22.2.ebuild
@@ -75,6 +75,7 @@ DEPEND="${COMMON_DEPEND}
 	x11-proto/xineramaproto
 	x11-proto/xproto
 	test? ( app-text/docbook-xml-dtd:4.5 )
+	wayland? ( >=sys-kernel/linux-headers-4.4 )
 "
 RDEPEND="${COMMON_DEPEND}
 	!x11-misc/expocity