mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
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:
parent
3aa542dfb8
commit
def2e2d80b
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ dnf debuginfo-install -y gtk3 \
|
||||||
python3 \
|
python3 \
|
||||||
python3-libs \
|
python3-libs \
|
||||||
python3-gobject \
|
python3-gobject \
|
||||||
|
libappstream-glib-devel \
|
||||||
libjpeg-turbo \
|
libjpeg-turbo \
|
||||||
glib-networking \
|
glib-networking \
|
||||||
libcurl \
|
libcurl \
|
||||||
|
|
Loading…
Reference in a new issue