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 998FD1382C5 for ; Sat, 16 May 2020 02:49:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F158E0930; Sat, 16 May 2020 02:49:05 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 82090E0930 for ; Sat, 16 May 2020 02:49:05 +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 07B9434EF91 for ; Sat, 16 May 2020 02:49:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5293175 for ; Sat, 16 May 2020 02:49:02 +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: <1589597339.fdbc637cbf217b4ae68fb6837f19a62c3869a97e.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wlroots/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/wlroots/wlroots-9999.ebuild X-VCS-Directories: gui-libs/wlroots/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: fdbc637cbf217b4ae68fb6837f19a62c3869a97e X-VCS-Branch: master Date: Sat, 16 May 2020 02:49:02 +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: 9961aa36-00f7-4a6f-9f64-5d771f539ab9 X-Archives-Hash: 9a8aba4b83871e6efdbcd4579e16c359 commit: fdbc637cbf217b4ae68fb6837f19a62c3869a97e Author: Matthew Thode gentoo org> AuthorDate: Sat May 16 02:48:26 2020 +0000 Commit: Matthew Thode gentoo org> CommitDate: Sat May 16 02:48:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdbc637c gui-libs/wlroots: sway needs newer meson now Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode gentoo.org> gui-libs/wlroots/wlroots-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/gui-libs/wlroots/wlroots-9999.ebuild b/gui-libs/wlroots/wlroots-9999.ebuild index f0caa7de4f5..35d3047c671 100644 --- a/gui-libs/wlroots/wlroots-9999.ebuild +++ b/gui-libs/wlroots/wlroots-9999.ebuild @@ -44,6 +44,7 @@ RDEPEND=" " BDEPEND=" >=dev-libs/wayland-protocols-1.17 + >=dev-util/meson-0.54.0 virtual/pkgconfig "