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: radix-1.9/app/efibootmgr/18/Makefile
===================================================================
--- radix-1.9/app/efibootmgr/18/Makefile	(revision 15)
+++ radix-1.9/app/efibootmgr/18/Makefile	(revision 16)
@@ -55,7 +55,7 @@
 SOURCE_REQUIRES    = sources/packages/a/efibootmgr
 
 REQUIRES           = app/efivar/38
-REQUIRES           = libs/popt/1.18
+REQUIRES          += libs/popt/1.18
 
 # ======= __END_OF_REQUIRES__ =======