mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user