diff --git a/dev-vcs/gitqlient/gitqlient-1.5.0-r1.ebuild b/dev-vcs/gitqlient/gitqlient-1.5.0-r1.ebuild index 456f30fd70..fdd2ee3eff 100644 --- a/dev-vcs/gitqlient/gitqlient-1.5.0-r1.ebuild +++ b/dev-vcs/gitqlient/gitqlient-1.5.0-r1.ebuild @@ -46,4 +46,5 @@ src_install() { pkg_postinst() { optfeature "Jenkins and/or GitServer plugins support" dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] + xdg_pkg_postinst } diff --git a/dev-vcs/gitqlient/gitqlient-1.6.0.ebuild b/dev-vcs/gitqlient/gitqlient-1.6.0.ebuild index 567e480ed7..1307d64b1f 100644 --- a/dev-vcs/gitqlient/gitqlient-1.6.0.ebuild +++ b/dev-vcs/gitqlient/gitqlient-1.6.0.ebuild @@ -51,4 +51,5 @@ src_install() { pkg_postinst() { optfeature "Jenkins and/or GitServer plugins support" dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] + xdg_pkg_postinst } diff --git a/dev-vcs/gitqlient/gitqlient-9999.ebuild b/dev-vcs/gitqlient/gitqlient-9999.ebuild index 478fc453f0..4d97268693 100644 --- a/dev-vcs/gitqlient/gitqlient-9999.ebuild +++ b/dev-vcs/gitqlient/gitqlient-9999.ebuild @@ -41,4 +41,5 @@ src_install() { pkg_postinst() { optfeature "Jenkins and/or GitServer plugins support" dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] + xdg_pkg_postinst }