From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1014735-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 866B81382C5
	for <garchives@archives.gentoo.org>; Tue,  3 Apr 2018 15:24:42 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7FC17E0CD8;
	Tue,  3 Apr 2018 15:24:40 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 57C4BE0CD8
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Apr 2018 15:24:40 +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 216AE335C8A
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Apr 2018 15:24:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B3A49264
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Apr 2018 15:24:37 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1522767304.8dcc1cd8c4f68f190e6c8d081a62dac65db1721a.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/wacomtablet/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-misc/wacomtablet/wacomtablet-9999.ebuild
X-VCS-Directories: kde-misc/wacomtablet/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 8dcc1cd8c4f68f190e6c8d081a62dac65db1721a
X-VCS-Branch: master
Date: Tue,  3 Apr 2018 15:24:37 +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: 581e9986-d39c-4b5d-be0f-a01cd13dd877
X-Archives-Hash: 293eee0a1451826ab6f92ae31624ef29

commit:     8dcc1cd8c4f68f190e6c8d081a62dac65db1721a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 14:55:04 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 14:55:04 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8dcc1cd8

kde-misc/wacomtablet: Update DEPENDs

Upstream commit 5f42c2174935d7a0a35e7f8a39ed599f9e3ef8d6

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/wacomtablet/wacomtablet-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-misc/wacomtablet/wacomtablet-9999.ebuild b/kde-misc/wacomtablet/wacomtablet-9999.ebuild
index 4a7ba8201c..faabdb3f4d 100644
--- a/kde-misc/wacomtablet/wacomtablet-9999.ebuild
+++ b/kde-misc/wacomtablet/wacomtablet-9999.ebuild
@@ -32,13 +32,12 @@ CDEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
 	>=x11-drivers/xf86-input-wacom-0.20.0
-	x11-libs/libX11
 	x11-libs/libXi
-	x11-libs/libXrandr
 	x11-libs/libxcb
 "
 DEPEND="${CDEPEND}
 	sys-devel/gettext
+	x11-libs/libX11
 	x11-proto/xproto
 "
 RDEPEND="${CDEPEND}