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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3DA31158094 for ; Thu, 7 Jul 2022 20:51:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66954E08ED; Thu, 7 Jul 2022 20:51:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 45144E08ED for ; Thu, 7 Jul 2022 20:51:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DD6B340DCE for ; Thu, 7 Jul 2022 20:51:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 647574ED for ; Thu, 7 Jul 2022 20:51:15 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1657227071.b9f608ac5af85058cdf603c897e919e694844b2b.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/mako/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/mako/mako-1.7.1.ebuild gui-apps/mako/mako-9999.ebuild X-VCS-Directories: gui-apps/mako/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: b9f608ac5af85058cdf603c897e919e694844b2b X-VCS-Branch: master Date: Thu, 7 Jul 2022 20:51:15 +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: 0e90fd1a-3108-4252-a42d-dfdf70f73de8 X-Archives-Hash: 70940f4cdd44f71546f31285d8a9b8ae commit: b9f608ac5af85058cdf603c897e919e694844b2b Author: Matthew Thode gentoo org> AuthorDate: Thu Jul 7 20:51:00 2022 +0000 Commit: Matthew Thode gentoo org> CommitDate: Thu Jul 7 20:51:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f608ac gui-apps/mako: add missing wayland-scanner dep Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode gentoo.org> gui-apps/mako/mako-1.7.1.ebuild | 1 + gui-apps/mako/mako-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/gui-apps/mako/mako-1.7.1.ebuild b/gui-apps/mako/mako-1.7.1.ebuild index 043c21616341..fdd5238afe72 100644 --- a/gui-apps/mako/mako-1.7.1.ebuild +++ b/gui-apps/mako/mako-1.7.1.ebuild @@ -22,6 +22,7 @@ IUSE="elogind +icons systemd" DEPEND=" dev-libs/wayland + dev-util/wayland-scanner x11-libs/pango x11-libs/cairo || ( diff --git a/gui-apps/mako/mako-9999.ebuild b/gui-apps/mako/mako-9999.ebuild index 597e5e7acd03..a92179a0efdb 100644 --- a/gui-apps/mako/mako-9999.ebuild +++ b/gui-apps/mako/mako-9999.ebuild @@ -22,6 +22,7 @@ IUSE="elogind +icons systemd" DEPEND=" dev-libs/wayland + dev-util/wayland-scanner x11-libs/pango x11-libs/cairo || (