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

383 Commits   1 Branch   1 Tag
Index: 3.3.1/Makefile
===================================================================
--- 3.3.1/Makefile	(revision 28)
+++ 3.3.1/Makefile	(revision 29)
@@ -57,7 +57,7 @@
 REQUIRES           = env/freetype/2.11.1
 REQUIRES          += libs/graphite2/1.3.14
 REQUIRES          += libs/glib2/2.76.0
-REQUIRES          += libs/icu4c/68.2
+REQUIRES          += libs/icu4c/73.1
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 3.3.1-ppc32/Makefile
===================================================================
--- 3.3.1-ppc32/Makefile	(revision 28)
+++ 3.3.1-ppc32/Makefile	(revision 29)
@@ -19,7 +19,7 @@
 REQUIRES          += env/freetype/2.11.1-ppc32
 REQUIRES          += libs/graphite2/1.3.14-ppc32
 REQUIRES          += libs/glib2/2.76.0-ppc32
-REQUIRES          += libs/icu4c/68.2-ppc32
+REQUIRES          += libs/icu4c/73.1-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 3.3.1-x86_32/Makefile
===================================================================
--- 3.3.1-x86_32/Makefile	(revision 28)
+++ 3.3.1-x86_32/Makefile	(revision 29)
@@ -16,7 +16,7 @@
 REQUIRES          += env/freetype/2.11.1-x86_32
 REQUIRES          += libs/graphite2/1.3.14-x86_32
 REQUIRES          += libs/glib2/2.76.0-x86_32
-REQUIRES          += libs/icu4c/68.2-x86_32
+REQUIRES          += libs/icu4c/73.1-x86_32
 
 # ======= __END_OF_REQUIRES__ =======