From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 BBF49139578 for ; Fri, 2 Dec 2016 19:59:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC0F3E0CCA; Fri, 2 Dec 2016 19:59:15 +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 9B0EEE0CCA for ; Fri, 2 Dec 2016 19:59:15 +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 68405340C9D for ; Fri, 2 Dec 2016 19:59:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE859486 for ; Fri, 2 Dec 2016 19:59:12 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1480708722.cedbad7b579c9860b6a0650567fee81540a2af88.johu@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: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: cedbad7b579c9860b6a0650567fee81540a2af88 X-VCS-Branch: master Date: Fri, 2 Dec 2016 19:59:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f50046ae-0612-419e-8329-d301609f11f6 X-Archives-Hash: 9fa1ff85ad0f1e15dd16acd484c2cf19 commit: cedbad7b579c9860b6a0650567fee81540a2af88 Author: Johannes Huber gentoo org> AuthorDate: Fri Dec 2 19:58:42 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Fri Dec 2 19:58:42 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cedbad7b kde-plasma/kwin: Raise DEPEND on dev-libs/libinput Upstream commit 7f16d83e046b3a80aa60e958b68d002e17eaeb0b Thanks-to: Arfrever Package-Manager: portage-2.3.2 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 78b8b2e..d4117ea 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-1.2 + >=dev-libs/libinput-1.5 >=dev-libs/wayland-1.2 media-libs/fontconfig media-libs/freetype