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 B5F33139083 for ; Tue, 5 Dec 2017 20:20:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBB78E0F72; Tue, 5 Dec 2017 20:20:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C545DE0F72 for ; Tue, 5 Dec 2017 20:20:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B5FE33BF0B for ; Tue, 5 Dec 2017 20:20:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 944C5AE65 for ; Tue, 5 Dec 2017 20:20:13 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1512503687.b38d542902b0e65c30c3b8d56f4cc8c38ee0e638.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild X-VCS-Directories: kde-plasma/plasma-desktop/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b38d542902b0e65c30c3b8d56f4cc8c38ee0e638 X-VCS-Branch: master Date: Tue, 5 Dec 2017 20:20:13 +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: f424bd47-aebf-4a28-8943-047375ddf7f4 X-Archives-Hash: 8840d4c94a9907f6669df5745387107f commit: b38d542902b0e65c30c3b8d56f4cc8c38ee0e638 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 5 19:54:47 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 5 19:54:47 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b38d5429 kde-plasma/plasma-desktop: Add new DEPEND Upstream commit ec352304d357b061beeda76ca9db3a9c7c3b71f3 Package-Manager: Portage-2.3.16, Repoman-2.3.6 kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 2490d6e2ad..122f13fa68 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -99,7 +99,10 @@ DEPEND="${COMMON_DEPEND} dev-libs/boost x11-proto/xproto fontconfig? ( x11-libs/libXrender ) - mouse? ( x11-drivers/xf86-input-evdev ) + mouse? ( + x11-drivers/xf86-input-evdev + x11-drivers/xf86-input-libinput + ) " RDEPEND="${COMMON_DEPEND} $(add_frameworks_dep qqc2-desktop-style)