Add pillow dependency libjpeg-dev to bindep

This should fix the error we're seeing in gate jobs:
 ValueError: jpeg is required unless explicitly disabled
 using --disable-jpeg, aborting

Change-Id: I686b21e452aad2dfb9358360137070f58dde3882
This commit is contained in:
stephane 2016-10-18 17:57:45 -07:00 committed by James E. Blair
parent bc0df97d57
commit 6444d7b977
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ mysql-client [test]
mysql-server [test]
postgresql [test]
postgresql-client [test]
libjpeg-dev [test]