Index: X11/Makefile
===================================================================
--- X11/Makefile (revision 80)
+++ X11/Makefile (revision 81)
@@ -754,7 +754,15 @@
REQUIRES += X11/libs/libnotify/0.8.2-x86_32
endif
+REQUIRES += X11/libs/geoclue/2.7.0
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_POWER8_GLIBC) $(TOOLCHAIN_POWER9_GLIBC)),)
+REQUIRES += X11/libs/geoclue/2.7.0-ppc32
+endif
+ifneq ($(filter $(TOOLCHAIN),$(TOOLCHAIN_X86_64_GLIBC)),)
+REQUIRES += X11/libs/geoclue/2.7.0-x86_32
+endif
+
REQUIRES += X11/libs/gsettings-desktop-schemas/44.0
REQUIRES += X11/app/openbox/3.6.1