commit:     b1a39345045e820f3a56984bf3e11ba8919d8b9e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 20:35:51 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 20:38:32 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b1a39345

sci-mathematics/rkward: Add more optfeature to pkg_postinst

Reported-by: Milos Popovic <gpopac <AT> gmail.com>
Bug: https://bugs.gentoo.org/829998
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-mathematics/rkward/rkward-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-mathematics/rkward/rkward-9999.ebuild 
b/sci-mathematics/rkward/rkward-9999.ebuild
index 1b7988279f..9de22138d6 100644
--- a/sci-mathematics/rkward/rkward-9999.ebuild
+++ b/sci-mathematics/rkward/rkward-9999.ebuild
@@ -49,6 +49,8 @@ BDEPEND="sys-devel/gettext"
 pkg_postinst() {
        if [[ -z "${REPLACING_VERSIONS}" ]]; then
                optfeature "kate plugins support" "kde-apps/kate:${SLOT}"
+               optfeature "prendering (or previewing) R markdown (.Rmd) files" 
"app-text/pandoc"
+               optfeature "managing citations while writing articles" 
"app-text/kbibtex"
        fi
        ecm_pkg_postinst
 }

Reply via email to