docker/fedora/prepare.sh: add valgrind

This commit is contained in:
Jordan Petridis 2019-03-11 14:38:02 +02:00 committed by Nicolas Dufresne
parent d86a39a65b
commit 98176bd5bf

View file

@ -71,6 +71,7 @@ dnf install -y \
python3-gobject \
python3-cairo \
python3-cairo-devel \
valgrind \
vulkan \
vulkan-devel \
mesa-omx-drivers \