diff options
Diffstat (limited to 'app-emulation')
3 files changed, 6 insertions, 6 deletions
diff --git a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild b/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild index be218e299e27..8f1820b96a94 100644 --- a/app-emulation/crossover-bin/crossover-bin-22.1.1.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-22.1.1.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 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild index 7ca797070a07..5639acd7f096 100644 --- a/app-emulation/crossover-bin/crossover-bin-23.0.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-23.0.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 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe diff --git a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild b/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild index 11b4d0aec36d..0d24c74fa191 100644 --- a/app-emulation/crossover-bin/crossover-bin-23.6.0.ebuild +++ b/app-emulation/crossover-bin/crossover-bin-23.6.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 @@ -22,7 +22,7 @@ S="${WORKDIR}" DEPEND="" BDEPEND="${PYTHON_DEPS} - app-arch/cpio + app-alternatives/cpio app-arch/unzip dev-lang/perl dev-util/bbe |