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: 2.76.0/Makefile
===================================================================
--- 2.76.0/Makefile	(revision 431)
+++ 2.76.0/Makefile	(revision 432)
@@ -61,7 +61,7 @@
 SOURCE_REQUIRES    = sources/GNOME/core/glib2
 
 REQUIRES           = libs/libffi/3.4.6
-REQUIRES          += libs/elfutils/0.187
+REQUIRES          += libs/elfutils/0.192
 REQUIRES          += libs/pcre2/10.36
 REQUIRES          += app/attr/2.5.1
 REQUIRES          += app/util-linux/2.38.1
Index: 2.76.0-ppc32/Makefile
===================================================================
--- 2.76.0-ppc32/Makefile	(revision 431)
+++ 2.76.0-ppc32/Makefile	(revision 432)
@@ -17,7 +17,7 @@
 
 REQUIRES           = libs/glib2/2.76.0
 REQUIRES          += libs/libffi/3.4.6-ppc32
-REQUIRES          += libs/elfutils/0.187-ppc32
+REQUIRES          += libs/elfutils/0.192-ppc32
 REQUIRES          += libs/pcre2/10.36-ppc32
 REQUIRES          += app/attr/2.5.1-ppc32
 REQUIRES          += app/util-linux/2.38.1-ppc32
Index: 2.76.0-x86_32/Makefile
===================================================================
--- 2.76.0-x86_32/Makefile	(revision 431)
+++ 2.76.0-x86_32/Makefile	(revision 432)
@@ -14,7 +14,7 @@
 
 REQUIRES           = libs/glib2/2.76.0
 REQUIRES          += libs/libffi/3.4.6-x86_32
-REQUIRES          += libs/elfutils/0.187-x86_32
+REQUIRES          += libs/elfutils/0.192-x86_32
 REQUIRES          += libs/pcre2/10.36-x86_32
 REQUIRES          += app/attr/2.5.1-x86_32
 REQUIRES          += app/util-linux/2.38.1-x86_32