orfm: needs zlib (#7466)

This commit is contained in:
Levi Baber
2018-03-21 12:55:47 -05:00
committed by Adam J. Stewart
parent 64f15957ce
commit 29e429e525

View File

@@ -35,3 +35,5 @@ class Orfm(AutotoolsPackage):
url = "https://github.com/wwood/OrfM/releases/download/v0.7.1/orfm-0.7.1.tar.gz"
version('0.7.1', 'fcf18283a028cea2af90663a76a73a2a')
depends_on('zlib', type='link')