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 /dev-util/gnome-builder
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 'dev-util/gnome-builder')
-rw-r--r--dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild b/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild
index 8ba7549bcf34..aa54cb1857d8 100644
--- a/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild
+++ b/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild
@@ -111,7 +111,7 @@ that are currently available with packages include:
* dev-python/python-lsp-server for more accurate Python
autocompletion support.
* dev-debug/valgrind for integration with valgrind.
-* dev-util/meson for integration with the Meson build system.
+* dev-build/meson for integration with the Meson build system.
* virtual/rust for integration with the Rust Cargo build system.
* dev-util/cmake for integration with the CMake build system.
* net-libs/nodejs[npm] for integration with the NPM package system.
@@ -269,7 +269,7 @@ pkg_postinst() {
optfeature "Rust's Cargo build system" virtual/rust
optfeature "CMake" dev-util/cmake
optfeature "Java Maven build system" dev-java/maven-bin
- optfeature "Meson Build system" dev-util/meson
+ optfeature "Meson Build system" dev-build/meson
}
pkg_postrm() {