mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-util/tinyxxd: update blockers for packages that provide /usr/bin/xxd
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -21,7 +21,12 @@ SLOT="0"
|
||||
|
||||
IUSE="xxd"
|
||||
|
||||
RDEPEND="xxd? ( !dev-util/xxd !app-editors/vim-core )"
|
||||
RDEPEND="
|
||||
xxd? (
|
||||
!<app-editors/vim-core-9.1.1652-r1
|
||||
!dev-util/xxd
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-fix-flags.patch )
|
||||
|
||||
|
||||
@@ -21,7 +21,12 @@ SLOT="0"
|
||||
|
||||
IUSE="xxd"
|
||||
|
||||
RDEPEND="xxd? ( !dev-util/xxd !app-editors/vim-core )"
|
||||
RDEPEND="
|
||||
xxd? (
|
||||
!<app-editors/vim-core-9.1.1652-r1
|
||||
!dev-util/xxd
|
||||
)
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-1.3.7-fix-flags.patch )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user