Skip to content

Use the canonical libpng and zlib repo names#20

Open
AustinSchuh wants to merge 1 commit into
kgreenek:mainfrom
AustinSchuh:dependency_renaming
Open

Use the canonical libpng and zlib repo names#20
AustinSchuh wants to merge 1 commit into
kgreenek:mainfrom
AustinSchuh:dependency_renaming

Conversation

@AustinSchuh
Copy link
Copy Markdown

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