liblbxutil: Add zlib dependency. (#13033)

This commit is contained in:
Toyohisa Kameyama 2019-10-04 12:19:22 +09:00 committed by Adam J. Stewart
parent bb1d0ff6fb
commit 2233a7b493

View file

@ -18,6 +18,7 @@ class Liblbxutil(AutotoolsPackage):
depends_on('xproto', type='build')
depends_on('pkgconfig', type='build')
depends_on('util-macros', type='build')
depends_on('zlib', type='link')
# There is a bug in the library that causes the following messages:
# undefined symbol: Xfree