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: 16.0.2/Makefile
===================================================================
--- 16.0.2/Makefile	(revision 432)
+++ 16.0.2/Makefile	(revision 433)
@@ -65,7 +65,7 @@
 REQUIRES          += libs/elfutils/0.192
 REQUIRES          += libs/libxml2/2.11.4
 REQUIRES          += libs/libedit/20191231-3.1
-REQUIRES          += libs/ncurses/6.3
+REQUIRES          += libs/ncurses/6.5
 REQUIRES          += dev/python2/2.7.18
 REQUIRES          += dev/python3/3.10.8
 REQUIRES          += dev/lua/5.4.2
Index: 16.0.2-ppc32/Makefile
===================================================================
--- 16.0.2-ppc32/Makefile	(revision 432)
+++ 16.0.2-ppc32/Makefile	(revision 433)
@@ -20,7 +20,7 @@
 REQUIRES          += libs/elfutils/0.192-ppc32
 REQUIRES          += libs/libxml2/2.11.4-ppc32
 REQUIRES          += libs/libedit/20191231-3.1-ppc32
-REQUIRES          += libs/ncurses/6.3-ppc32
+REQUIRES          += libs/ncurses/6.5-ppc32
 REQUIRES          += dev/python2/2.7.18-ppc32
 REQUIRES          += dev/python3/3.10.8-ppc32
 REQUIRES          += dev/lua/5.4.2-ppc32
Index: 16.0.2-x86_32/Makefile
===================================================================
--- 16.0.2-x86_32/Makefile	(revision 432)
+++ 16.0.2-x86_32/Makefile	(revision 433)
@@ -17,7 +17,7 @@
 REQUIRES          += libs/elfutils/0.192-x86_32
 REQUIRES          += libs/libxml2/2.11.4-x86_32
 REQUIRES          += libs/libedit/20191231-3.1-x86_32
-REQUIRES          += libs/ncurses/6.3-x86_32
+REQUIRES          += libs/ncurses/6.5-x86_32
 REQUIRES          += dev/python2/2.7.18-x86_32
 REQUIRES          += dev/python3/3.10.8-x86_32
 REQUIRES          += dev/lua/5.4.2-x86_32