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: 1.3.4/Makefile
===================================================================
--- 1.3.4/Makefile	(revision 120)
+++ 1.3.4/Makefile	(revision 121)
@@ -58,7 +58,7 @@
 REQUIRES           = app/xz/5.2.7
 REQUIRES          += app/fontconfig/2.13.95
 REQUIRES          += libs/freetype/2.11.1
-REQUIRES          += libs/libxml2/2.9.9
+REQUIRES          += libs/libxml2/2.11.4
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 1.3.4-ppc32/Makefile
===================================================================
--- 1.3.4-ppc32/Makefile	(revision 120)
+++ 1.3.4-ppc32/Makefile	(revision 121)
@@ -19,7 +19,7 @@
 REQUIRES          += app/xz/5.2.7-ppc32
 REQUIRES          += app/fontconfig/2.13.95-ppc32
 REQUIRES          += libs/freetype/2.11.1-ppc32
-REQUIRES          += libs/libxml2/2.9.9-ppc32
+REQUIRES          += libs/libxml2/2.11.4-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 1.3.4-x86_32/Makefile
===================================================================
--- 1.3.4-x86_32/Makefile	(revision 120)
+++ 1.3.4-x86_32/Makefile	(revision 121)
@@ -16,7 +16,7 @@
 REQUIRES          += app/xz/5.2.7-x86_32
 REQUIRES          += app/fontconfig/2.13.95-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__ =======