mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-admin/gentoo-perl-helpers: depend on xz-utils[extra-filters]
Closes: https://bugs.gentoo.org/799044 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -27,7 +27,7 @@ RDEPEND="
|
||||
$(: multiple --quiet, --format and anti-slot support)
|
||||
>=app-portage/portage-utils-0.80_pre20190620
|
||||
"
|
||||
DEPEND=""
|
||||
DEPEND="app-arch/xz-utils[extra-filters]"
|
||||
|
||||
src_prepare() {
|
||||
sed -i -e "s^@@LIBDIR@@^${EPREFIX}/usr/lib/gentoo-perl-helpers^g" \
|
||||
|
||||
Reference in New Issue
Block a user