docker/fedora: add libappstream-glib to the image

Needed to validate the appstream files of GstDebugViewer
in gst-devtools.

https://gitlab.freedesktop.org/gstreamer/gst-devtools/merge_requests/155
This commit is contained in:
Jordan Petridis 2020-01-29 16:35:20 +02:00 committed by Jordan Petridis
parent 3aa542dfb8
commit def2e2d80b

View file

@ -121,6 +121,7 @@ dnf debuginfo-install -y gtk3 \
python3 \
python3-libs \
python3-gobject \
libappstream-glib-devel \
libjpeg-turbo \
glib-networking \
libcurl \