Skip to content
Snippets Groups Projects
Commit 502469f3 authored by calrama's avatar calrama
Browse files

centos-7: Add missing gstreamer runtime dependency for Qt

parent 11045741
No related branches found
No related tags found
No related merge requests found
Pipeline #26468 passed
Pipeline: behavior_loader

#26471

    Pipeline: interfaces

    #26470

      ......@@ -103,6 +103,7 @@ RUN version=5.12.6 && \
      yum install -y \
      pulseaudio-libs \
      pulseaudio-libs-glib2 \
      gstreamer1-plugins-base \
      && \
      yum clean all && \
      source /etc/profile && \
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Please register or to comment