From 6914effe706a1aae6c1b80c34dd03990ef343dbd Mon Sep 17 00:00:00 2001 From: Hans Verkuil <hverkuil-cisco@xs4all.nl> Date: Fri, 8 Sep 2023 08:49:59 +0200 Subject: [PATCH] README: add more packages to install Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 1a4dc12..d072c34 100644 --- a/README +++ b/README @@ -24,6 +24,7 @@ for Ubuntu, then that will also be nice to add there. libelf-dev libsqlite3-dev python3-sphinx-rtd-theme dvipng meson libasound2-dev libjpeg-dev libudev-dev pkg-config libjson-c-dev libqt5opengl5-dev libsdl2-dev libbpf-dev clang doxygen emscripten + rsync llvm clang libgtk-3-dev 2) Copy env.tmpl to env.sh and edit the variables that are setup there. -- GitLab