Skip to content
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

Adding Qt dependencies #1

Closed
jakirkham opened this issue Mar 16, 2016 · 3 comments
Closed

Adding Qt dependencies #1

jakirkham opened this issue Mar 16, 2016 · 3 comments

Comments

@jakirkham
Copy link
Member

Not sure if I have the right repo. Sorry still figuring this stuff out. :)

So, I have a recipe that uses Qt, but it is missing some dependencies like libXext.so.6. Would be nice to add these to the image.

cc @jjhelmus, I think I saw one of your feedstocks (don't remember which one) adds this stuff explicitly. Is that the way we should do this or can we add them to the docker image?

@jjhelmus
Copy link
Collaborator

The new Docker image will include libXext.so.6 if you don't mind waiting. Using the current image you need to yum install this library in the feedstock in the ci_support/run_docker_build.sh file, as in conda-forge/wradlib-feedstock#1. If/when the feedstock is re-rendered this change will be lost, see conda-forge/wradlib-feedstock#2

@jakirkham
Copy link
Member Author

No problem waiting. Though I will need to use your workaround in the interim. Thanks for the pointers.

@jakirkham
Copy link
Member Author

We have already decided to add these to the current image. Closing...

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