From 4d4245f0e6e80919129ec6ffd917d5b1438d6f6a Mon Sep 17 00:00:00 2001 From: pin Date: Wed, 30 Dec 2020 09:10:07 +0100 Subject: [PATCH] wip/navi: add runtime dependency --- navi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/navi/Makefile b/navi/Makefile index 9c085f8547..c5c328ab3c 100644 --- a/navi/Makefile +++ b/navi/Makefile @@ -14,6 +14,8 @@ LICENSE= apache-2.0 USE_LANGUAGES+= c # rust, but needs a toolchain to link +DEPENDS+= fzf-[0-9]*:../../sysutils/fzf + INSTALLATION_DIRS= bin do-install: