Skip to content

Commit

Permalink
Fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
glin committed Aug 6, 2024
1 parent 7749015 commit 2e53dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/package.opensuse-156
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fi
pcre_libs='- pcre2-devel'
if [[ "${R_VERSION}" =~ ^3 ]]; then
pcre_libs='- pcre2-devel
-d pcre-devel'
- pcre-devel'
fi

# Create post-install script required for OpenBLAS.
Expand Down

0 comments on commit 2e53dce

Please sign in to comment.