From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-896390-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 BDFFB13832E
	for <garchives@archives.gentoo.org>; Wed, 10 Aug 2016 19:06:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 82CF521C096;
	Wed, 10 Aug 2016 19:06:14 +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 31EA121C096
	for <gentoo-commits@lists.gentoo.org>; Wed, 10 Aug 2016 19:06:14 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 E55EB340BBD
	for <gentoo-commits@lists.gentoo.org>; Wed, 10 Aug 2016 19:06:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BB0A2450
	for <gentoo-commits@lists.gentoo.org>; Wed, 10 Aug 2016 19:06:11 +0000 (UTC)
From: "Michael Palimaka" <kensington@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, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1470855964.fa0c6c769108e73f1ff7298bf8dbc787a36c15ee.kensington@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/kwin/kwin-9999.ebuild
X-VCS-Directories: kde-plasma/kwin/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: fa0c6c769108e73f1ff7298bf8dbc787a36c15ee
X-VCS-Branch: master
Date: Wed, 10 Aug 2016 19:06:11 +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: c5152f1a-328e-40fa-90c8-4b232fee1006
X-Archives-Hash: 0699b23a4b87afda48c95da2d3af2812

commit:     fa0c6c769108e73f1ff7298bf8dbc787a36c15ee
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 19:05:45 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 19:06:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa0c6c76

kde-plasma/kwin: raise dev-libs/libinput dependency

Upstream-commit: e88a709f03e49a73ddab394567acbad8ae66269f

Package-Manager: portage-2.3.0

 kde-plasma/kwin/kwin-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index 0728aa5..ed8ba64 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -51,7 +51,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtscript)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
-	>=dev-libs/libinput-0.10
+	>=dev-libs/libinput-1.2
 	>=dev-libs/wayland-1.2
 	media-libs/fontconfig
 	media-libs/freetype