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

Add missing build dependency for lzma module #90

Merged
merged 1 commit into from
Apr 21, 2016
Merged

Add missing build dependency for lzma module #90

merged 1 commit into from
Apr 21, 2016

Conversation

ushuz
Copy link
Contributor

@ushuz ushuz commented Feb 26, 2016

Build dependency for lzma module in Python 3.3+ is missing on slim (liblzma-dev) and alpine (xz-dev) images, as @yosifkit mentioned in #86.

This will close #86.

@yosifkit
Copy link
Member

LGTM

@tianon
Copy link
Member

tianon commented Apr 21, 2016

Added docker-library/official-images@f659f77, restarted Travis, and we're all green! 👍

LGTM ❤️

@tianon tianon merged commit 8179a07 into docker-library:master Apr 21, 2016
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.

lzma module was not found in python:3-slim
3 participants