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: Makefile
===================================================================
--- Makefile	(revision 241)
+++ Makefile	(revision 242)
@@ -682,6 +682,9 @@
 endif
 
 
+#######
+####### Packages:
+#######
 REQUIRES += X11/libs/gtk+3/3.24.37
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
 REQUIRES += X11/libs/gtk+3/3.24.37-ppc32
@@ -746,6 +749,8 @@
 REQUIRES += X11/libs/timezonemap/0.4.5.2
 REQUIRES += X11/libs/libgsf/1.14.51
 REQUIRES += X11/libs/libgtop/2.41.2
+REQUIRES += X11/libs/gjs/1.76.2
+REQUIRES += X11/libs/cjs/6.0.0
 
 REQUIRES += X11/app/cups-filters/1.28.16
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)