pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/navi: add runtime dependency
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Wed Dec 30 09:10:07 2020 +0100
Changeset: 4d4245f0e6e80919129ec6ffd917d5b1438d6f6a
Modified Files:
navi/Makefile
Log Message:
wip/navi: add runtime dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4d4245f0e6e80919129ec6ffd917d5b1438d6f6a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
navi/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
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:
Home |
Main Index |
Thread Index |
Old Index