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-libs/libdazzle
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-libs/libdazzle')
-rw-r--r--dev-libs/libdazzle/libdazzle-3.44.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libdazzle/libdazzle-3.44.0.ebuild b/dev-libs/libdazzle/libdazzle-3.44.0.ebuild
index 9919327246a8..e1b879ab6776 100644
--- a/dev-libs/libdazzle/libdazzle-3.44.0.ebuild
+++ b/dev-libs/libdazzle/libdazzle-3.44.0.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
@@ -25,7 +25,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
# libxml2 required for glib-compile-resources; glib-utils for glib-mkenums
BDEPEND="
- >=dev-util/meson-0.49.0
+ >=dev-build/meson-0.49.0
vala? ( $(vala_depend) )
dev-libs/libxml2:2
dev-util/glib-utils