mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/unfoo: accept 7zip[symlink]
the script only needs the 7z executable:
79ecf64f35/unfoo (L240-L249)
Signed-off-by: NRK <nrk@disroot.org>
Closes: https://github.com/gentoo/gentoo/pull/41079
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -16,7 +16,10 @@ RESTRICT="!test? ( test )"
|
||||
COMMON_DEPS="
|
||||
app-alternatives/bzip2
|
||||
app-alternatives/gzip
|
||||
app-arch/p7zip
|
||||
|| (
|
||||
>=app-arch/7zip-24.09[symlink(+)]
|
||||
app-arch/p7zip
|
||||
)
|
||||
|| (
|
||||
app-arch/rar
|
||||
app-arch/unrar
|
||||
Reference in New Issue
Block a user