mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
Move {dev-util → dev-build}/meson-format-array
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
@@ -36,7 +36,7 @@ DEPEND="
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/meson-format-array
|
||||
dev-build/meson-format-array
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -36,7 +36,7 @@ DEPEND="
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
dev-util/meson-format-array
|
||||
dev-build/meson-format-array
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020-2023 Gentoo Authors
|
||||
# Copyright 2020-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -45,7 +45,7 @@ inherit multiprocessing ninja-utils python-utils-r1 toolchain-funcs
|
||||
|
||||
BDEPEND=">=dev-util/meson-1.2.1
|
||||
${NINJA_DEPEND}
|
||||
dev-util/meson-format-array
|
||||
dev-build/meson-format-array
|
||||
"
|
||||
|
||||
# @ECLASS_VARIABLE: BUILD_DIR
|
||||
|
||||
@@ -17,3 +17,4 @@ move sys-devel/bmake dev-build/bmake
|
||||
move sys-devel/pmake dev-build/pmake
|
||||
move sys-devel/remake dev-build/remake
|
||||
move dev-util/valgrind dev-debug/valgrind
|
||||
move dev-util/meson-format-array dev-build/meson-format-array
|
||||
|
||||
Reference in New Issue
Block a user