mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
Add zlib dependency to freetype
This commit is contained in:
parent
ed90861d8d
commit
5339744140
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user