mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-26 13:37:17 +08:00
Install libjpeg-dev, not build-dep libjpeg-dev
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ before_install:
|
||||
- export SPACER="\n\n\n\n\n\n\n\n\n\n*************************\n\n"
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
- sudo apt-get update
|
||||
- sudo apt-get build-dep python-matplotlib libjpeg-dev
|
||||
- sudo apt-get build-dep python-matplotlib
|
||||
- sudo apt-get install libjpeg-dev
|
||||
|
||||
# Python 3.2 is not supported by Miniconda, so we use the package manager for that run.
|
||||
# NumPy has a bug in python 3 that is only fixed in the latest version,
|
||||
|
||||
Reference in New Issue
Block a user