mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 21:24:31 +03:00
cmake dependency
This commit is contained in:
parent
57632d56d7
commit
109e10d6b7
|
@ -4,7 +4,7 @@
|
|||
# Installs all of the dependencies for Pillow for Freebsd 10.x
|
||||
# for both system Pythons 2.7 and 3.4
|
||||
#
|
||||
sudo pkg install python2 python3 py27-pip py27-virtualenv wget
|
||||
sudo pkg install python2 python3 py27-pip py27-virtualenv wget cmake
|
||||
|
||||
# Openjpeg fails badly using the openjpeg package.
|
||||
# I can't find a python3.4 version of tkinter
|
||||
|
|
Loading…
Reference in New Issue
Block a user