Skip to content

Commit 997c2fe

Browse files
committed
add flex/bison dependencies
1 parent 48366b0 commit 997c2fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ForDevelopers/Dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ LingoDB relies on three main external dependencies:
1111
* CMake 3.13.4 or newer
1212
* Ninja
1313
* lit (optional, for testing), can be e.g., installed via `pip install lit`
14+
* flex/bison
1415

1516
We also provide a [Dockerfile](https://github.com/lingo-db/lingo-db/pkgs/container/lingodb-dev) that contains all dependencies and tools required to build LingoDB.
1617

0 commit comments

Comments
 (0)