app-misc/astroterm: add app-editors/vim-core as alternative to dev-util/xxd dependency

Signed-off-by: Pieter <pieter.kn0101@gmail.com>
This commit is contained in:
Pieter
2025-07-13 23:52:15 +02:00
parent 9c0b82d123
commit afc5f3becc

View File

@@ -21,7 +21,7 @@ DEPEND="
"
BDEPEND="
dev-util/xxd
|| ( dev-util/xxd app-editors/vim-core )
"
src_prepare() {