summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-13 19:05:12 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 21:12:24 +0100
commit21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4 (patch)
treeffe2d2e7edbb3685eb4523fe77c702d905e60568 /gui-libs
parentMove {dev-util → dev-build}/meson-format-array (diff)
downloadgentoo-21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4.tar.gz
gentoo-21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4.tar.bz2
gentoo-21b3f9ceef131258a721b1b29e52d0f9c4fd2ea4.zip
Move {dev-util → dev-build}/meson
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34790 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/wlroots/wlroots-0.14.1-r1.ebuild4
-rw-r--r--gui-libs/wlroots/wlroots-0.15.1-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
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
"