Commit 76005819 authored by Ed Reel's avatar Ed Reel

Add zlibpkg dependency to mercurial package

parent cd58a94d
......@@ -9,6 +9,7 @@ class Mercurial < Package
# what's the best route for adding a minimum version symbol as a constraint?
depends_on "python27"
depends_on "zlibpkg"
def self.build
# would be great to avoid even downloading the source tarball if this dependency wasn't met
......
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