forked from AuroraMiddleware/gtk
ci: Add gstreamer to the Docker image
We're going to need it for the media interface.
This commit is contained in:
parent
b52da5682e
commit
fe1586ca3d
@ -20,6 +20,10 @@ RUN dnf -y install \
|
||||
glib2-devel \
|
||||
gobject-introspection-devel \
|
||||
graphene-devel \
|
||||
gstreamer1-devel \
|
||||
gstreamer1-plugins-good \
|
||||
gstreamer1-plugins-bad-free-devel \
|
||||
gstreamer1-plugins-base-devel \
|
||||
iso-codes \
|
||||
itstool \
|
||||
json-glib-devel \
|
||||
|
Loading…
Reference in New Issue
Block a user