Index: X11/Makefile
===================================================================
--- X11/Makefile (revision 86)
+++ X11/Makefile (revision 87)
@@ -778,6 +778,14 @@
REQUIRES += X11/libs/libportal/0.6-x86_32
endif
+REQUIRES += X11/libs/gcr/4.1.0
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
+REQUIRES += X11/libs/gcr/4.1.0-ppc32
+endif
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_X86_64_GLIBC)),)
+REQUIRES += X11/libs/gcr/4.1.0-x86_32
+endif
+
REQUIRES += X11/libs/webkitgtk/2.40.1
REQUIRES += X11/libs/gsettings-desktop-schemas/44.0