Merge "scripts:prereqs: Add lit test prereqs"
diff --git a/install-prereqs.sh b/install-prereqs.sh
index 9c178e0..31951f5 100755
--- a/install-prereqs.sh
+++ b/install-prereqs.sh
@@ -42,6 +42,7 @@
     libclang-dev
     libcunit1-dev
     libc6-dev
+    llvm-11-tools
     gcc
     g++
     gcc-10
diff --git a/python-requirements.txt b/python-requirements.txt
index 0d41c52..48a093d 100644
--- a/python-requirements.txt
+++ b/python-requirements.txt
@@ -1,5 +1,6 @@
 camkes-deps
 hjson
+lit
 mako
 matplotlib
 netifaces