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 25FBC138334 for ; Thu, 28 Feb 2019 22:51:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16B23E086F; Thu, 28 Feb 2019 22:51:49 +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 DE925E086F for ; Thu, 28 Feb 2019 22:51:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 81E05335CCB for ; Thu, 28 Feb 2019 22:51:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E24B6452 for ; Thu, 28 Feb 2019 22:51:44 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1551394296.39edaae7e09e1723192bd805d8fcb0339f059bc0.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild X-VCS-Directories: x11-libs/libxkbcommon/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 39edaae7e09e1723192bd805d8fcb0339f059bc0 X-VCS-Branch: master Date: Thu, 28 Feb 2019 22:51:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 28c95f48-eee8-46ee-9a85-dc2a0ed25db9 X-Archives-Hash: 7b2e056583cda224551e6362187c14f2 commit: 39edaae7e09e1723192bd805d8fcb0339f059bc0 Author: Matt Turner gentoo org> AuthorDate: Thu Feb 28 22:34:52 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Feb 28 22:51:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39edaae7 x11-libs/libxkbcommon: Move x11-base/xorg-proto to DEPEND Reported by Arfrever. Signed-off-by: Matt Turner gentoo.org> x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild index b5f670fbec0..224ee5d3dce 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.8.4.ebuild @@ -22,10 +22,10 @@ IUSE="X doc test" BDEPEND=" sys-devel/bison - X? ( x11-base/xorg-proto ) doc? ( app-doc/doxygen )" -DEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )" -RDEPEND="${DEPEND}" +RDEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )" +DEPEND="${RDEPEND} + X? ( x11-base/xorg-proto )" pkg_setup() { XORG_CONFIGURE_OPTIONS=(