aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2024-01-13 11:18:13 -0500
committerJulien Roy <julien@jroy.ca>2024-01-13 11:20:00 -0500
commit3b2219d8b9c002c43248f691f5456e88bf93b4d1 (patch)
tree4be778d249845cb588797b7170bca07d8c0ee07a /media-video/kooha
parentmedia-sound/loudgain: restrict ffmpeg dep to <5 (diff)
downloadguru-3b2219d8b9c002c43248f691f5456e88bf93b4d1.tar.gz
guru-3b2219d8b9c002c43248f691f5456e88bf93b4d1.tar.bz2
guru-3b2219d8b9c002c43248f691f5456e88bf93b4d1.zip
*/*: move {dev-util => app-alternatives}/ninja
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'media-video/kooha')
-rw-r--r--media-video/kooha/kooha-2.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/kooha/kooha-2.2.3.ebuild b/media-video/kooha/kooha-2.2.3.ebuild
index 712b882e1..d317eb1fc 100644
--- a/media-video/kooha/kooha-2.2.3.ebuild
+++ b/media-video/kooha/kooha-2.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -179,8 +179,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
+ app-alternatives/ninja
>=dev-util/meson-1.1.1
- >=dev-util/ninja-1.11.1-r2
>=dev-libs/appstream-glib-0.8.2
>=virtual/rust-1.69.0
test? ( || ( dev-lang/rust[clippy]