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: 246.10/Makefile
===================================================================
--- 246.10/Makefile	(revision 28)
+++ 246.10/Makefile	(revision 29)
@@ -56,7 +56,7 @@
 
 REQUIRES           = secure/libcap/2.48
 REQUIRES          += libs/eudev/3.2.10
-REQUIRES          += app/acl/2.2.53
+REQUIRES          += app/acl/2.3.1
 REQUIRES          += dev/gperf/3.1
 
 # ======= __END_OF_REQUIRES__ =======
Index: 246.10-ppc32/Makefile
===================================================================
--- 246.10-ppc32/Makefile	(revision 28)
+++ 246.10-ppc32/Makefile	(revision 29)
@@ -18,7 +18,7 @@
 REQUIRES           = app/elogind/246.10
 REQUIRES          += secure/libcap/2.48-ppc32
 REQUIRES          += libs/eudev/3.2.10-ppc32
-REQUIRES          += app/acl/2.2.53-ppc32
+REQUIRES          += app/acl/2.3.1-ppc32
 
 # ======= __END_OF_REQUIRES__ =======
 
Index: 246.10-x86_32/Makefile
===================================================================
--- 246.10-x86_32/Makefile	(revision 28)
+++ 246.10-x86_32/Makefile	(revision 29)
@@ -15,7 +15,7 @@
 REQUIRES           = app/elogind/246.10
 REQUIRES          += secure/libcap/2.48-x86_32
 REQUIRES          += libs/eudev/3.2.10-x86_32
-REQUIRES          += app/acl/2.2.53-x86_32
+REQUIRES          += app/acl/2.3.1-x86_32
 
 # ======= __END_OF_REQUIRES__ =======