Add zlib dependency to freetype

This commit is contained in:
Jeremy Soller 2018-03-01 16:14:15 -07:00
parent ed90861d8d
commit 5339744140

View File

@ -1,5 +1,6 @@
VERSION=2.9
TAR=https://download.savannah.gnu.org/releases/freetype/freetype-$VERSION.tar.gz
BUILD_DEPENDS=(zlib)
function recipe_version {
echo "$VERSION"