Commit 7d4f14c4 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

contrib: fix freetype dependencies

(cherry picked from commit 63c91494921e17541f96c4b311ed791ee3ce21d9)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 0a175879
......@@ -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