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 257)
+++ X11/Makefile	(revision 258)
@@ -694,6 +694,8 @@
 REQUIRES += X11/libs/gtk+3/3.24.37-x86_32
 endif
 
+REQUIRES += X11/libs/gtk-layer-shell/0.8.1
+
 REQUIRES += X11/libs/gtk4/4.11.2
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
 REQUIRES += X11/libs/gtk4/4.11.2-ppc32
@@ -702,6 +704,8 @@
 REQUIRES += X11/libs/gtk4/4.11.2-x86_32
 endif
 
+REQUIRES += X11/libs/gtk4-layer-shell/1.0.2
+
 REQUIRES += X11/libs/libadwaita/1.3.2
 ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
 REQUIRES += X11/libs/libadwaita/1.3.2-ppc32