summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorstephane <stephane@alum.mit.edu>2016-10-18 17:57:45 -0700
committerJames E. Blair <corvus@inaugust.com>2016-10-19 13:27:25 +0000
commit6444d7b9777e5fdbdacb4c0e34da7f9904d60bda (patch)
treee4dbe2d5ee17518bc2e1776caa3111be713babe6 /bindep.txt
parentbc0df97d5783520b7268a67f45cbdbc15ca1c3aa (diff)
downloadzuul-6444d7b9777e5fdbdacb4c0e34da7f9904d60bda.tar.gz
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
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 1ade6557c..1f08a58e1 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -2,3 +2,4 @@ mysql-client [test]
mysql-server [test]
postgresql [test]
postgresql-client [test]
+libjpeg-dev [test]