diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/khronos/khronos-4.0.0.ebuild | 4 | ||||
-rw-r--r-- | app-office/khronos/khronos-4.0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/khronos/khronos-4.0.0.ebuild b/app-office/khronos/khronos-4.0.0.ebuild index 65513c304..2c20ea24f 100644 --- a/app-office/khronos/khronos-4.0.0.ebuild +++ b/app-office/khronos/khronos-4.0.0.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 @@ -22,9 +22,9 @@ IDEPEND=" DEPEND="" RDEPEND="${DEPEND}" BDEPEND=" + app-alternatives/ninja >=dev-lang/vala-0.56.8 >=dev-util/meson-1.1.1 - >=dev-util/ninja-1.11.1-r2 $(vala_depend) " diff --git a/app-office/khronos/khronos-4.0.1.ebuild b/app-office/khronos/khronos-4.0.1.ebuild index 65513c304..2c20ea24f 100644 --- a/app-office/khronos/khronos-4.0.1.ebuild +++ b/app-office/khronos/khronos-4.0.1.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 @@ -22,9 +22,9 @@ IDEPEND=" DEPEND="" RDEPEND="${DEPEND}" BDEPEND=" + app-alternatives/ninja >=dev-lang/vala-0.56.8 >=dev-util/meson-1.1.1 - >=dev-util/ninja-1.11.1-r2 $(vala_depend) " |