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 E87061382C5 for ; Wed, 23 Jun 2021 20:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35B78E0917; Wed, 23 Jun 2021 20:22:19 +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 1CA8DE0917 for ; Wed, 23 Jun 2021 20:22:19 +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 31601335C2A for ; Wed, 23 Jun 2021 20:22:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD2957A0 for ; Wed, 23 Jun 2021 20:22:16 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1624479733.b717e52324cc34a6e978b8d953a39b154e892ae3.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xwayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xwayland/xwayland-21.1.1-r1.ebuild X-VCS-Directories: x11-base/xwayland/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: b717e52324cc34a6e978b8d953a39b154e892ae3 X-VCS-Branch: master Date: Wed, 23 Jun 2021 20:22:16 +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: 95bec167-bc47-4be8-b5a2-202e92a11d45 X-Archives-Hash: 8c434d3ae5ab16d8610fa08aaac5f82d commit: b717e52324cc34a6e978b8d953a39b154e892ae3 Author: Piotr Karbowski gentoo org> AuthorDate: Wed Jun 23 20:19:09 2021 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Wed Jun 23 20:22:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b717e523 x11-base/xwayland: adjust deps. Closes: https://bugs.gentoo.org/797721 Signed-off-by: Piotr Karbowski gentoo.org> x11-base/xwayland/xwayland-21.1.1-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-base/xwayland/xwayland-21.1.1-r1.ebuild b/x11-base/xwayland/xwayland-21.1.1-r1.ebuild index b7f62be2656..b5ace4e02ae 100644 --- a/x11-base/xwayland/xwayland-21.1.1-r1.ebuild +++ b/x11-base/xwayland/xwayland-21.1.1-r1.ebuild @@ -19,7 +19,6 @@ CDEPEND=" >=x11-libs/pixman-0.27.2 dev-libs/libbsd >=x11-libs/libXfont2-2.0.1 - >=x11-libs/libXdmcp-1.0.2 dev-libs/wayland >=x11-libs/libXdmcp-1.0.2 >=x11-libs/libdrm-2.4.89 @@ -31,6 +30,10 @@ CDEPEND=" media-libs/libglvnd[X] unwind? ( sys-libs/libunwind ) >=dev-libs/wayland-protocols-1.18 + media-fonts/font-util + x11-libs/libxkbfile + >=x11-libs/xtrans-1.3.5 + x11-base/xorg-proto " DEPEND="