Commit 81801e1f authored by Ryan P.C. McQuen's avatar Ryan P.C. McQuen Committed by GitHub

Add `zlibpkg` dep to Emacs.

It fails to compile otherwise.
parent af3bd4ac
......@@ -5,6 +5,7 @@ class Emacs < Package
source_url 'ftp://ftp.gnu.org/gnu/emacs/emacs-25.1.tar.xz'
source_sha1 '983e457971e3e3c8964d039c113033f98132b8a8'
depends_on "zlibpkg"
depends_on "diffutils"
depends_on "m4"
depends_on "autoconf"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment