aboutsummaryrefslogtreecommitdiff
path: root/peru.yaml
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2022-01-02 16:25:36 +0100
committerbozo.kopic <bozo@kopic.xyz>2022-01-02 16:25:36 +0100
commit90600e3f0761dcd2858a591c68c62c2fd259a381 (patch)
treecdea63b8ee351a51c98df994563835b246170181 /peru.yaml
parent746249269e78e0b2043b24c5d0ee061d03ce3db5 (diff)
WIP c implementation
Diffstat (limited to 'peru.yaml')
-rw-r--r--peru.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/peru.yaml b/peru.yaml
index da8ee8a..1e733b3 100644
--- a/peru.yaml
+++ b/peru.yaml
@@ -1,6 +1,7 @@
imports:
jsmn: deps/jsmn
argparse: deps/argparse
+ hat-util: deps/hat-util
git module jsmn:
url: https://github.com/zserge/jsmn
@@ -11,3 +12,7 @@ git module argparse:
pick:
- argparse.c
- argparse.h
+
+git module hat-util:
+ url: https://github.com/hat-open/hat-util
+ pick: src_c