add missing deps, fix license
This commit is contained in:
parent
8e6bf72dbf
commit
a1dd76d5da
@ -1,7 +1,7 @@
|
||||
The ISC License (ISC)
|
||||
=====================
|
||||
|
||||
Copyright © 2021, TODO
|
||||
Copyright © 2022, Léo Andrès
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
||||
|
||||
|
||||
@ -27,6 +27,8 @@
|
||||
(scfg configuration format simple config parser printer))
|
||||
(depends
|
||||
(ocaml
|
||||
(>= 4.08))))
|
||||
(>= 4.08))
|
||||
menhir
|
||||
sedlex))
|
||||
|
||||
(using menhir 2.1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user