From b7e76a676b867092a2654e7247414fdd59b2978c Mon Sep 17 00:00:00 2001 From: Doralitze <doralitze@chaotikum.org> Date: Sat, 9 Mar 2019 00:15:45 +0100 Subject: [PATCH] add: Add FreeBSD dependencies --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4bc74a6..e2e6749 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,9 @@ to know some of the internals or like to consult further documentation. ## List of go dependancies * https://github.com/rthornton128/goncurses +### List of dependant FreeBSD packages + * ncurses + * devel/boost-all + * lang/lua53 + * For testing: devel/lua-lunit + -- GitLab