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: 3.0.5/Makefile
===================================================================
--- 3.0.5/Makefile	(revision 438)
+++ 3.0.5/Makefile	(revision 439)
@@ -64,7 +64,7 @@
 REQUIRES          += libs/gmp/6.2.1
 REQUIRES          += libs/readline/8.2
 REQUIRES          += dev/libtool/2.4.6
-REQUIRES          += libs/libunistring/0.9.10
+REQUIRES          += libs/libunistring/1.3
 REQUIRES          += libs/gc/8.0.4
 
 # ======= __END_OF_REQUIRES__ =======
Index: 3.0.5-ppc32/Makefile
===================================================================
--- 3.0.5-ppc32/Makefile	(revision 438)
+++ 3.0.5-ppc32/Makefile	(revision 439)
@@ -20,7 +20,7 @@
 REQUIRES          += libs/gmp/6.2.1-ppc32
 REQUIRES          += libs/readline/8.2-ppc32
 REQUIRES          += dev/libtool/2.4.6-ppc32
-REQUIRES          += libs/libunistring/0.9.10-ppc32
+REQUIRES          += libs/libunistring/1.3-ppc32
 REQUIRES          += libs/gc/8.0.4-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
Index: 3.0.5-x86_32/Makefile
===================================================================
--- 3.0.5-x86_32/Makefile	(revision 438)
+++ 3.0.5-x86_32/Makefile	(revision 439)
@@ -17,7 +17,7 @@
 REQUIRES          += libs/gmp/6.2.1-x86_32
 REQUIRES          += libs/readline/8.2-x86_32
 REQUIRES          += dev/libtool/2.4.6-x86_32
-REQUIRES          += libs/libunistring/0.9.10-x86_32
+REQUIRES          += libs/libunistring/1.3-x86_32
 REQUIRES          += libs/gc/8.0.4-x86_32
 
 # ======= __END_OF_REQUIRES__ =======