Skip to content
Snippets Groups Projects
Commit c7d3e928 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Hugo Beauzée-Luyssen
Browse files

ci: raspberry: re-enable FontConfig

As #26517 is fixed, FontConfig and its reverse dependencies should be
buildable back again.
parent 02cd68d2
No related branches found
No related tags found
Loading
Pipeline #184197 passed with stage
in 19 minutes and 13 seconds
......@@ -110,7 +110,7 @@ info "Building contribs"
mkdir -p contrib/contrib-$SHORTARCH && cd contrib/contrib-$SHORTARCH
# issue with arm detection of the target (detects i686)
CONTRIBFLAGS="$CONTRIBFLAGS --disable-x265 --disable-fontconfig --disable-ass --disable-bluray --disable-mpg123 --disable-xcb"
CONTRIBFLAGS="$CONTRIBFLAGS --disable-x265 --disable-mpg123 --disable-xcb"
${SCRIPT_PATH}/../../../contrib/bootstrap --host=$TRIPLET $CONTRIBFLAGS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment