From 9fd165bf4b90063dbcca522f2ad7df5c9aa1ad3d Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Thu, 26 Oct 2017 18:06:12 -0700 Subject: [PATCH] Add 'zlib' to travis recipe --- .travis/autobrew.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis/autobrew.py b/.travis/autobrew.py index 1a477206..80d28a07 100644 --- a/.travis/autobrew.py +++ b/.travis/autobrew.py @@ -30,6 +30,7 @@ class Ocrmypdf < Formula depends_on "libjpeg" depends_on "webp" depends_on "little-cms2" + depends_on "zlib" ${resources} def install