Skip to content
Snippets Groups Projects
Unverified Commit 045a6d56 authored by Jeremy Soller's avatar Jeremy Soller Committed by GitHub
Browse files

Merge pull request #131 from xTibor/patch-1

Add libpng build dependency to freetype
parents 2cf1c160 6b4ec3e9
No related branches found
No related tags found
No related merge requests found
VERSION=2.9
TAR=https://download.savannah.gnu.org/releases/freetype/freetype-$VERSION.tar.gz
BUILD_DEPENDS=(zlib)
BUILD_DEPENDS=(zlib libpng)
function recipe_version {
echo "$VERSION"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment