dev-python/pylatex: Drop superfluous optfeature header

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2021-04-03 13:16:29 +02:00
parent 04e0a98115
commit b421628b6c

View File

@@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,7 +45,6 @@ python_install_all() {
}
pkg_postinst() {
elog "Optional dependencies:"
optfeature "compiling generated files" "app-text/texlive dev-texlive/texlive-latexextra dev-texlive/texlive-mathscience"
optfeature "matplotlib support" dev-python/matplotlib
optfeature "numpy support" dev-python/numpy