Skip to content

Fix arch linux makedepends #691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

snowinmars
Copy link
Contributor

#690 fails without these dependencies.

I set them in Dockerfile manually, but I think this pr is the right way.

gcc is required for proc-macro2.
pkg-config is required for rust-openssl.

@codecov
Copy link

codecov bot commented Nov 28, 2020

Codecov Report

Merging #691 (7c037fa) into master (ac94ca4) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #691   +/-   ##
=======================================
  Coverage   46.35%   46.35%           
=======================================
  Files         133      133           
  Lines       60343    60343           
=======================================
+ Hits        27973    27974    +1     
+ Misses      32370    32369    -1     
Impacted Files Coverage Δ
src/bin/tectonic.rs 71.42% <0.00%> (+0.75%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac94ca4...ea0ef40. Read the comment docs.

@pkgw
Copy link
Collaborator

pkgw commented Nov 30, 2020

Thanks!

@pkgw pkgw merged commit d29a80d into tectonic-typesetting:master Nov 30, 2020
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.

2 participants