dev-util/gammaray: inherit xdg (update iconcache)

Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2021-04-15 16:14:27 +12:00
parent 71a92641ab
commit 71acc86915

View File

@@ -3,7 +3,7 @@
EAPI=7
inherit cmake
inherit xdg cmake
DESCRIPTION="High-level runtime introspection tool for Qt applications"
HOMEPAGE="https://www.kdab.com/gammaray https://github.com/KDAB/GammaRay"
@@ -83,6 +83,8 @@ src_configure(){
}
pkg_postinst() {
xdg_pkg_postinst
elog
elog "Install dev-util/kdstatemachineeditor as optional dependency"
elog "for graphical state machine debugging support"