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: radix-setup/Makefile
===================================================================
--- radix-setup/Makefile	(revision 202)
+++ radix-setup/Makefile	(revision 203)
@@ -57,7 +57,7 @@
 include ../../build-system/constants.mk
 
 
-REQUIRES           = app/pkgtools/0.2.1
+REQUIRES           = app/pkgtools/0.2.2
 
 # ======= __END_OF_REQUIRES__ =======