mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
Enable pango plugin on Windows
This tests that all fallbacks works to get pango plugin built with no system dependencies available. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/360>
This commit is contained in:
parent
ea155d7925
commit
24db2ef9e7
1 changed files with 1 additions and 0 deletions
|
@ -722,6 +722,7 @@ valgrind ges:
|
|||
-Dlibav=disabled
|
||||
-Dvaapi=disabled
|
||||
-Ddevtools=disabled
|
||||
-Dgst-plugins-base:pango=enabled
|
||||
rules:
|
||||
- if: '$CI_PROJECT_NAME !~ /^(cerbero|gst-docs|gst-integration-testsuites|gst-omx|gst-plugins-rs|gstreamer-vaapi)$/'
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue