diff options
Diffstat (limited to 'app-misc/recoll/recoll-1.28.5.ebuild')
-rw-r--r-- | app-misc/recoll/recoll-1.28.5.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-misc/recoll/recoll-1.28.5.ebuild b/app-misc/recoll/recoll-1.28.5.ebuild index f72ea0e76f09..cb1c72bf0dee 100644 --- a/app-misc/recoll/recoll-1.28.5.ebuild +++ b/app-misc/recoll/recoll-1.28.5.ebuild @@ -110,10 +110,6 @@ src_install() { } pkg_postinst() { - elog "In order to extract the full functionality of " - elog "recoll, the following packages should be installed " - elog "to get the corresponding document support." - optfeature "XML based documents support" "dev-libs/libxslt[python] dev-libs/libxml2[python]" optfeature "PDF files support" app-text/poppler optfeature "PDF files with OCR support" app-text/tesseract |