From 21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 13 Jan 2024 19:05:12 +0100 Subject: Move {dev-util → dev-build}/meson MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny --- gui-libs/wlroots/wlroots-0.14.1-r1.ebuild | 4 ++-- gui-libs/wlroots/wlroots-0.15.1-r1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'gui-libs') diff --git a/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild b/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild index fd974c5504f4..fff86149dd69 100644 --- a/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild +++ b/gui-libs/wlroots/wlroots-0.14.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -44,7 +44,7 @@ RDEPEND=" " BDEPEND=" >=dev-libs/wayland-protocols-1.17 - >=dev-util/meson-0.56.0 + >=dev-build/meson-0.56.0 virtual/pkgconfig " diff --git a/gui-libs/wlroots/wlroots-0.15.1-r1.ebuild b/gui-libs/wlroots/wlroots-0.15.1-r1.ebuild index b95b11bd48f8..3741f6891b7d 100644 --- a/gui-libs/wlroots/wlroots-0.15.1-r1.ebuild +++ b/gui-libs/wlroots/wlroots-0.15.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,7 +49,7 @@ RDEPEND=" " BDEPEND=" >=dev-libs/wayland-protocols-1.24 - >=dev-util/meson-0.60.0 + >=dev-build/meson-0.60.0 dev-util/wayland-scanner virtual/pkgconfig " -- cgit v1.2.3-65-gdbad