pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

neovim: Add a reminder about possible (ATM missing) DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Nov 14 12:29:54 2018 +0100
Changeset:	70f5ad842951459752fbc2095c3ba3bde78dcac8

Modified Files:
	neovim/TODO

Log Message:
neovim: Add a reminder about possible (ATM missing) DEPENDS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=70f5ad842951459752fbc2095c3ba3bde78dcac8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 neovim/TODO | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/neovim/TODO b/neovim/TODO
index b8f96c8952..151c5b3fd4 100644
--- a/neovim/TODO
+++ b/neovim/TODO
@@ -1,2 +1,6 @@
 - _FORTFIY_SOURCE should not be redefined! Investigate why it is redefined and
   if possible adjust it in order to avoid a lot of noise in the build output.
+- Probably more dependencies are needed (despite it seems it run fine):
+   lua-bitopt, lua-busted
+ (According: <https://packages.debian.org/sid/source/neovim>, via:
+  <https://github.com/neovim/neovim/wiki/Building-Neovim#build-prerequisites>)


Home | Main Index | Thread Index | Old Index