summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--sets.rc1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 83eab586..fe793ee4 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ up from the following:
* [iproute2](http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2)
* [kbd](http://kbd-project.org/)
* [libressl](http://www.libressl.org/)
+* [lua](https://www.lua.org/)
* [mandoc](http://mandoc.bsd.lv/)
* [samurai](https://github.com/michaelforney/samurai) (ninja-compatible build tool)
* [openntpd](http://www.openntpd.org/)
diff --git a/sets.rc b/sets.rc
index e2f8bbc8..cbb2cc0e 100644
--- a/sets.rc
+++ b/sets.rc
@@ -9,6 +9,7 @@ core=(\
kbd\
libressl\
loksh\
+ lua\
mandoc\
openbsd\
openntpd\