aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-13 22:46:53 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-13 22:46:53 +0200
commitfc25f8b56ae11f5c64c5206d55d3338aae8c5e68 (patch)
treee779a8a8b025c1c9437fd26173204d036379b4d1 /dev-python
parentapp-misc/doublecmd-bin: 1.1.8_beta version bump (drop 1.1.5_beta) (diff)
downloadguru-fc25f8b56ae11f5c64c5206d55d3338aae8c5e68.tar.gz
guru-fc25f8b56ae11f5c64c5206d55d3338aae8c5e68.tar.bz2
guru-fc25f8b56ae11f5c64c5206d55d3338aae8c5e68.zip
*/*: move {dev-util => dev-build}/meson
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/opentype-sanitizer/opentype-sanitizer-9.0.0.ebuild2
-rw-r--r--dev-python/opentype-sanitizer/opentype-sanitizer-9.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/opentype-sanitizer/opentype-sanitizer-9.0.0.ebuild b/dev-python/opentype-sanitizer/opentype-sanitizer-9.0.0.ebuild
index 1646da604..c4a67efcd 100644
--- a/dev-python/opentype-sanitizer/opentype-sanitizer-9.0.0.ebuild
+++ b/dev-python/opentype-sanitizer/opentype-sanitizer-9.0.0.ebuild
@@ -27,6 +27,6 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-cpp/gtest
"
-BDEPEND="dev-util/meson"
+BDEPEND="dev-build/meson"
distutils_enable_tests pytest
diff --git a/dev-python/opentype-sanitizer/opentype-sanitizer-9.1.0.ebuild b/dev-python/opentype-sanitizer/opentype-sanitizer-9.1.0.ebuild
index 1646da604..c4a67efcd 100644
--- a/dev-python/opentype-sanitizer/opentype-sanitizer-9.1.0.ebuild
+++ b/dev-python/opentype-sanitizer/opentype-sanitizer-9.1.0.ebuild
@@ -27,6 +27,6 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-cpp/gtest
"
-BDEPEND="dev-util/meson"
+BDEPEND="dev-build/meson"
distutils_enable_tests pytest