Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

39 Commits   2 Branches   2 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 19)
+++ Makefile	(revision 20)
@@ -13,6 +13,7 @@
 REQUIRES += build-system/3pp/app/perl/5.36.0
 REQUIRES += build-system/3pp/app/po4a/0.68
 REQUIRES += build-system/3pp/app/ruby/3.2.0
+REQUIRES += build-system/3pp/app/qemu/8.0.2
 REQUIRES += build-system/progs
 
 # ======= __END_OF_REQUIRES__ =======