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: 2.13.95/Makefile
===================================================================
--- 2.13.95/Makefile	(revision 450)
+++ 2.13.95/Makefile	(revision 451)
@@ -62,7 +62,7 @@
 
 REQUIRES           = libs/expat/2.6.4
 REQUIRES          += libs/freetype/2.11.1
-REQUIRES          += libs/libxml2/2.11.4
+REQUIRES          += libs/libxml2/2.13.6
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 2.13.95-ppc32/Makefile
===================================================================
--- 2.13.95-ppc32/Makefile	(revision 450)
+++ 2.13.95-ppc32/Makefile	(revision 451)
@@ -18,7 +18,7 @@
 REQUIRES           = app/fontconfig/2.13.95
 REQUIRES          += libs/expat/2.6.4-ppc32
 REQUIRES          += libs/freetype/2.11.1-ppc32
-REQUIRES          += libs/libxml2/2.11.4-ppc32
+REQUIRES          += libs/libxml2/2.13.6-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 2.13.95-x86_32/Makefile
===================================================================
--- 2.13.95-x86_32/Makefile	(revision 450)
+++ 2.13.95-x86_32/Makefile	(revision 451)
@@ -15,7 +15,7 @@
 REQUIRES           = app/fontconfig/2.13.95
 REQUIRES          += libs/expat/2.6.4-x86_32
 REQUIRES          += libs/freetype/2.11.1-x86_32
-REQUIRES          += libs/libxml2/2.11.4-x86_32
+REQUIRES          += libs/libxml2/2.13.6-x86_32
 
 # ======= __END_OF_REQUIRES__ =======