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: 0.56.6/Makefile
===================================================================
--- 0.56.6/Makefile	(revision 451)
+++ 0.56.6/Makefile	(revision 452)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/GNOME/core/vala
 
 REQUIRES           = libs/glib2/2.76.0
-REQUIRES          += libs/libxslt/1.1.34
+REQUIRES          += libs/libxslt/1.1.42
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 0.56.6-ppc32/Makefile
===================================================================
--- 0.56.6-ppc32/Makefile	(revision 451)
+++ 0.56.6-ppc32/Makefile	(revision 452)
@@ -17,7 +17,7 @@
 
 REQUIRES           = dev/vala/0.56.6
 REQUIRES          += libs/glib2/2.76.0-ppc32
-REQUIRES          += libs/libxslt/1.1.34-ppc32
+REQUIRES          += libs/libxslt/1.1.42-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 0.56.6-x86_32/Makefile
===================================================================
--- 0.56.6-x86_32/Makefile	(revision 451)
+++ 0.56.6-x86_32/Makefile	(revision 452)
@@ -14,7 +14,7 @@
 
 REQUIRES           = dev/vala/0.56.6
 REQUIRES          += libs/glib2/2.76.0-x86_32
-REQUIRES          += libs/libxslt/1.1.34-x86_32
+REQUIRES          += libs/libxslt/1.1.42-x86_32
 
 # ======= __END_OF_REQUIRES__ =======