app-misc/astroterm: add dev-util/tinyxxd to the list of alternatives for xxd

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
This commit is contained in:
ingenarel
2025-10-22 18:46:55 +06:00
parent c771fca82d
commit 1cd2f51519

View File

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