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