mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
kde-apps/kate: Add some postinst hints
Closes: https://bugs.gentoo.org/656588 Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -72,3 +72,13 @@ src_configure() {
|
||||
|
||||
kde5_src_configure
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
kde5_pkg_postinst
|
||||
|
||||
if use addons; then
|
||||
elog "The functionality of ktexteditorpreview plugin can be extended with:"
|
||||
elog " kde-misc/kmarkdownwebview"
|
||||
elog " media-gfx/kgraphviewer"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user