docker/fedora: add glslc to the install list

Enables building the vulkan plugin with shaders
This commit is contained in:
Matthew Waters 2019-07-05 13:19:41 +10:00
parent a774ea6ce9
commit a110f8399e

View file

@ -33,6 +33,7 @@ dnf install -y \
gcc-c++ \ gcc-c++ \
gdb \ gdb \
git-lfs \ git-lfs \
glslc \
gtk3 \ gtk3 \
gtk3-devel \ gtk3-devel \
graphene \ graphene \