You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg-config is used quite often by Rust libraries that link to native
system libraries, so add it as a build dependency to avoid confusing
errors. This doesn't add anything extra to the generated target image -
only the native version of pkg-config is installed.
Signed-off-by: Nick Stevens <[email protected]>
0 commit comments