Makefile.fetch: quitar FONTGMXCONFIG_TARBALL
Rompe el empaquetamiento para Debian. Cierra el issue #10. Closes: #10
This commit is contained in:
parent
35a77b0e93
commit
1be67c897e
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ $(WORKDIR)/download: $(BUILDDIR)/config_$(gb_Side).mk $(SRCDIR)/download.lst $(S
|
|||
$(call fetch_Optional,EXPAT,EXPAT_TARBALL) \
|
||||
$(call fetch_Optional,FIREBIRD,FIREBIRD_TARBALL) \
|
||||
$(call fetch_Optional,FONTCONFIG,FONTCONFIG_TARBALL) \
|
||||
$(call fetch_Optional,FONTGMXCONFIG,FONTGMXCONFIG_TARBALL) \
|
||||
$(call fetch_Optional,FREEHAND,FREEHAND_TARBALL) \
|
||||
$(call fetch_Optional,FREETYPE,FREETYPE_TARBALL) \
|
||||
FROZEN_TARBALL \
|
||||
|
|
Loading…
Reference in a new issue