From 95b25127ba9168feebbabb0ff5c02fa656da2c43 Mon Sep 17 00:00:00 2001 From: NRK Date: Thu, 18 May 2023 18:49:20 +0600 Subject: [PATCH] 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 Closes: https://github.com/gentoo/gentoo/pull/31083 Signed-off-by: Sam James --- x11-libs/libXpm/libXpm-3.5.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXpm/libXpm-3.5.16.ebuild b/x11-libs/libXpm/libXpm-3.5.16.ebuild index 5166bcfa05571..8776d1b7ff157 100644 --- a/x11-libs/libXpm/libXpm-3.5.16.ebuild +++ b/x11-libs/libXpm/libXpm-3.5.16.ebuild @@ -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}