Skip to content

Conversation

@AustinSchuh
Copy link

When depending on other libraries in the Bazel world which compile zlib and libpng from source, they use the repository names "@zlib", and "@libpng". Rather than force people to alias the libpng to org_libpng_libpng, and zlib to net_zlib_zlib, rename them here.

When depending on other libraries in the Bazel world which compile zlib
and libpng from source, they use the repository names "@zlib", and
"@libpng".  Rather than force people to alias the libpng to
org_libpng_libpng, and zlib to net_zlib_zlib, rename them here.

Signed-off-by: Austin Schuh <austin.linux@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant