diff options
Diffstat (limited to 'deskutils/gnome-shell-extension-windowoverlay-icons/Makefile')
-rw-r--r-- | deskutils/gnome-shell-extension-windowoverlay-icons/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile b/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile index 29100d96c214..faa5e739c00f 100644 --- a/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile +++ b/deskutils/gnome-shell-extension-windowoverlay-icons/Makefile @@ -12,6 +12,8 @@ WWW= https://github.com/sustmi/gnome-shell-extensions-sustmi LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Does not support recent gnome-shell + BUILD_DEPENDS= gnome-shell>=0:x11/gnome-shell \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas RUN_DEPENDS:= ${BUILD_DEPENDS} |