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: Makefile
===================================================================
--- Makefile	(revision 437)
+++ Makefile	(revision 438)
@@ -62,9 +62,9 @@
 
 REQUIRES           = libs/ncurses/6.5
 REQUIRES          += app/util-linux/2.38.1
-REQUIRES          += app/acl/2.3.1
+REQUIRES          += app/acl/2.3.2
 REQUIRES          += app/xfsprogs/5.10.0
-REQUIRES          += app/gettext/0.21
+REQUIRES          += app/gettext/0.24
 REQUIRES          += libs/dmapi/2.2.12
 
 # ======= __END_OF_REQUIRES__ =======