x11-libs/libXpm: depend on app-alternatives/gzip

...instead of directly depending on app-arch/gzip since users can select
alternative implementations (such as pigz) through the app-alternatives
system.

Signed-off-by: NRK <nrk@disroot.org>
Closes: https://github.com/gentoo/gentoo/pull/31083
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
NRK
2023-05-18 18:49:20 +06:00
committed by Sam James
parent 141ab9e4fa
commit 95b25127ba

View File

@@ -18,7 +18,7 @@ RDEPEND="
>=x11-libs/libXext-1.3.2[${MULTILIB_USEDEP}]
>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
app-arch/gzip
app-alternatives/gzip
app-arch/ncompress
"
DEPEND="${RDEPEND}