Skip to content
Snippets Groups Projects
Commit 3d668274 authored by Hans Verkuil's avatar Hans Verkuil
Browse files

README.md: drop qt5-default, add libsdl2-dev libbpf-dev llvm clang


qt5-default is obsolete, but add other libraries to allow a full
build of v4l-utils.

Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 26652613
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,8 @@ packages with `apt-get` or `aptitude`:
```
debhelper doxygen gcc git graphviz libasound2-dev libjpeg-dev
libqt5opengl5-dev libudev-dev libx11-dev meson pkg-config qt5-default
qtbase5-dev udev
libqt5opengl5-dev libudev-dev libx11-dev meson pkg-config
qtbase5-dev udev libsdl2-dev libbpf-dev llvm clang
```
On Fedora, the package list for a minimal install with `dnf` or `yum` is:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment