Index: X11/Makefile
===================================================================
--- X11/Makefile (revision 83)
+++ X11/Makefile (revision 84)
@@ -762,7 +762,15 @@
REQUIRES += X11/libs/geoclue/2.7.0-x86_32
endif
+REQUIRES += X11/libs/libmanette/0.2.6
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
+REQUIRES += X11/libs/libmanette/0.2.6-ppc32
+endif
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_X86_64_GLIBC)),)
+REQUIRES += X11/libs/libmanette/0.2.6-x86_32
+endif
+
REQUIRES += X11/libs/gsettings-desktop-schemas/44.0
REQUIRES += X11/app/openbox/3.6.1