Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <forenjunkie@chello.at>2017-05-18 23:08:02 +0300
committerPhilipp Hörist <forenjunkie@chello.at>2017-05-18 23:08:02 +0300
commit7931af05238d2729157796ece99cb7bfa05fae99 (patch)
treeb0ef97bf402c6fa928e789ae5e21e5200aab26ea /win/dev_env.sh
parent2cc9d6c51850a437340cda9f42da352c0e1946e2 (diff)
Add pillow to windows build dependencys
Diffstat (limited to 'win/dev_env.sh')
-rw-r--r--win/dev_env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/dev_env.sh b/win/dev_env.sh
index 852404086..25498ca37 100644
--- a/win/dev_env.sh
+++ b/win/dev_env.sh
@@ -29,6 +29,7 @@ python-gnupg
docutils
qrcode
keyring
+pillow
"
pip3 install --no-binary ":all:" \