Skip to content

pango should depend on both pkgs.cairo and haskell cairo #137

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

Closed
bergey opened this issue Jan 21, 2015 · 2 comments
Closed

pango should depend on both pkgs.cairo and haskell cairo #137

bergey opened this issue Jan 21, 2015 · 2 comments

Comments

@bergey
Copy link

bergey commented Jan 21, 2015

At present, hackage-packages.nix has an override to pkgs.cairo, and the haskell package is not included in the dependencies. So ./Setup configure reports:

Configuring pango-0.13.0.5...
setup: At least the following dependencies are missing:
cairo >=0.13.0.0 && <0.14

Sorry if this is the wrong place to report this. I'm using haskell-ng for the first time today, and I'm not sure how it fits together yet.

@peti
Copy link
Member

peti commented Jan 21, 2015

This is a result of this bug: #136. I've committed a fix for the build error in NixOS/nixpkgs@4ab133a that remedies the issue until the underlying problem in hackage2nix is fixed. The pango build should now succeed fine.

Thank you for the bug report!

@peti peti closed this as completed Jan 21, 2015
@bergey
Copy link
Author

bergey commented Jan 23, 2015

Thank you for the quick response, and the links!

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

No branches or pull requests

2 participants