Commit c0f040ea authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Don't make fontconfig depend on Makefile in contribs, it is boring to recompile all the time :D

parent c0c81774
......@@ -452,7 +452,7 @@ DISTCLEAN_PKG += libiconv-$(LIBICONV_VERSION).tar.gz
fontconfig-$(FONTCONFIG_VERSION).tar.gz:
$(WGET) $(FONTCONFIG_URL)
fontconfig: fontconfig-$(FONTCONFIG_VERSION).tar.gz Makefile Patches/fontconfig.patch
fontconfig: fontconfig-$(FONTCONFIG_VERSION).tar.gz Patches/fontconfig.patch
$(EXTRACT_GZ)
patch -p0 < Patches/fontconfig.patch
......
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