diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 11:31:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:01:16 +0000 |
commit | f5f94efa593b94cb5e2a16a2ef90450a952150cd (patch) | |
tree | f88e135273c546e40bb5190e04d8533359f5cd01 /dev-java | |
parent | app-emulation/libguestfs: app-arch/cpio -> app-alternatives/cpio (diff) | |
download | gentoo-f5f94efa593b94cb5e2a16a2ef90450a952150cd.tar.gz gentoo-f5f94efa593b94cb5e2a16a2ef90450a952150cd.tar.bz2 gentoo-f5f94efa593b94cb5e2a16a2ef90450a952150cd.zip |
dev-java/icedtea: app-arch/cpio -> app-alternatives/cpio
All of these will be using app-alternatives/cpio anyway as they're not calling
gcpio, so make the dep reflect reality.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea/icedtea-3.21.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icedtea/icedtea-3.21.0.ebuild b/dev-java/icedtea/icedtea-3.21.0.ebuild index 9e6737770814..8c3603914977 100644 --- a/dev-java/icedtea/icedtea-3.21.0.ebuild +++ b/dev-java/icedtea/icedtea-3.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) @@ -142,7 +142,7 @@ DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP} ${X_ dev-java/icedtea-bin:8 dev-java/icedtea:8 ) - app-arch/cpio + app-alternatives/cpio app-arch/unzip app-arch/zip app-misc/ca-certificates |