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: base/Makefile
===================================================================
--- base/Makefile	(revision 202)
+++ base/Makefile	(revision 203)
@@ -1352,7 +1352,7 @@
 #
 # pkgtools requires dialog and GnuPG2
 #
-REQUIRES += app/pkgtools/0.2.1
+REQUIRES += app/pkgtools/0.2.2
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
 REQUIRES += app/dialog/1.3-20210621-ppc32
 endif