This revision was automatically updated to reflect the committed changes.
Closed by commit R120:0a56e67cd5cd: Add appmenu-gtk-module as runtime
dependency (authored by broulik).
CHANGED PRIOR TO COMMIT
https://phabricator.kde.org/D15327?vs=41141&id=41142#toc
REPOSITORY
R120 Plasma Workspace
cgiboudeaux accepted this revision.
cgiboudeaux added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> FindAppMenuGtkModule.cmake:1-6
> +# - Try to find appmenu-gtk2-module and appmenu-gtk3-module
> +# Once done this will define
> +#
> +# AppMenuGtkModule_FOUND
broulik created this revision.
broulik added reviewers: Plasma, sitter.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
broulik requested review of this revision.
REVISION SUMMARY
Makes packagers aware that this module is needed for full GTK global menu
integration
TES