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.13.18/Makefile
===================================================================
--- 1.13.18/Makefile	(revision 444)
+++ 1.13.18/Makefile	(revision 445)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/packages/a/dbus
 
 REQUIRES           = app/elogind/246.10
-REQUIRES          += libs/expat/2.5.0
+REQUIRES          += libs/expat/2.6.4
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 1.13.18-ppc32/Makefile
===================================================================
--- 1.13.18-ppc32/Makefile	(revision 444)
+++ 1.13.18-ppc32/Makefile	(revision 445)
@@ -17,7 +17,7 @@
 
 REQUIRES           = app/dbus/1.13.18
 REQUIRES          += app/elogind/246.10-ppc32
-REQUIRES          += libs/expat/2.5.0-ppc32
+REQUIRES          += libs/expat/2.6.4-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 1.13.18-x86_32/Makefile
===================================================================
--- 1.13.18-x86_32/Makefile	(revision 444)
+++ 1.13.18-x86_32/Makefile	(revision 445)
@@ -14,7 +14,7 @@
 
 REQUIRES           = app/dbus/1.13.18
 REQUIRES          += app/elogind/246.10-x86_32
-REQUIRES          += libs/expat/2.5.0-x86_32
+REQUIRES          += libs/expat/2.6.4-x86_32
 
 # ======= __END_OF_REQUIRES__ =======