Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(revision 384)
+++ Makefile	(revision 385)
@@ -15,7 +15,7 @@
 REQUIRES           = app/fontconfig/2.13.95
 REQUIRES          += libs/expat/2.5.0-x86_32
 REQUIRES          += libs/freetype/2.11.1-x86_32
-REQUIRES          += libs/libxml2/2.9.9-x86_32
+REQUIRES          += libs/libxml2/2.11.4-x86_32
 
 # ======= __END_OF_REQUIRES__ =======
 
@@ -43,7 +43,7 @@
 #
 FONTCFG_32_PKG_NAME                = fontconfig-x32
 FONTCFG_32_PKG_VERSION             = 2.13.95
-FONTCFG_32_PKG_ARCH                = $(TOOLCHAIN)
+FONTCFG_32_PKG_ARCH                = $(PKGARCH)
 FONTCFG_32_PKG_DISTRO_NAME         = $(DISTRO_NAME)
 FONTCFG_32_PKG_DISTRO_VERSION      = $(DISTRO_VERSION)
 FONTCFG_32_PKG_GROUP               = $(PKG_GROUP)