mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/patchutils: fix VariableShadowed
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -19,9 +19,10 @@ DEPEND="
|
||||
${RDEPEND}
|
||||
elibc_musl? ( >=sys-libs/error-standalone-2.0 )
|
||||
"
|
||||
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
RDEPEND="!<app-shells/bash-completion-2.16.0-r3"
|
||||
RDEPEND+="
|
||||
!<app-shells/bash-completion-2.16.0-r3
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user