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: X11/Makefile
===================================================================
--- X11/Makefile	(revision 49)
+++ X11/Makefile	(revision 50)
@@ -744,6 +744,7 @@
 ####### Desktop applications:
 #######
 REQUIRES += X11/media/audacious-plugins/4.3
+REQUIRES += X11/media/openal-soft/1.23.1
 
 
 # ======= __END_OF_REQUIRES__ =======
Index: base/Makefile
===================================================================
--- base/Makefile	(revision 49)
+++ base/Makefile	(revision 50)
@@ -1354,6 +1354,7 @@
 endif
 
 REQUIRES += app/c2man/2.0.42
+REQUIRES += libs/protobuf/23.0
 
 
 #######