summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorstephane <stephane@alum.mit.edu>2016-10-18 17:57:45 -0700
committerstephane <stephane@alum.mit.edu>2016-10-18 17:58:15 -0700
commitc46caf888b87355b60ccef6b6d644aeab086121b (patch)
tree76695466d7bc4dd0667e78c184d2aa35c9543b29 /bindep.txt
parenta466b66cb700842d17538ab1b0bbb920bc307c46 (diff)
downloadzuul-c46caf888b87355b60ccef6b6d644aeab086121b.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]