Commit 63c91494 authored by Rafaël Carré's avatar Rafaël Carré

contrib: fix freetype dependencies

parent 4c63aa11
......@@ -18,7 +18,7 @@ freetype: freetype-$(FREETYPE2_VERSION).tar.gz .sum-freetype2
$(call pkg_static, "builds/unix/freetype2.in")
$(MOVE)
DEPS_freetype = zlib $(DEPS_zlib)
DEPS_freetype2 = zlib $(DEPS_zlib)
.freetype2: freetype
sed -i.orig s/-ansi// $</builds/unix/configure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment