summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2020-03-26 23:47:43 -0400
committerMichael Orlitzky <mjo@gentoo.org>2020-03-26 23:47:43 -0400
commit0d8f1f7a4e4031155212e6bf0b0865cea1f8baf2 (patch)
tree8df31e9ac03d964096df0eab95f1aa85cd44ece2
parentsci-mathematics/maxima: fix amd64 build with USE=clozurecl. (diff)
downloadgentoo-0d8f1f7a4e4031155212e6bf0b0865cea1f8baf2.tar.gz
gentoo-0d8f1f7a4e4031155212e6bf0b0865cea1f8baf2.tar.bz2
gentoo-0d8f1f7a4e4031155212e6bf0b0865cea1f8baf2.zip
sci-mathematics/maxima: remove outdated app-emacs/imaxima blocker.
Fix the pkgcheck warning OutdatedBlocker: version 5.43.2: outdated blocker DEPEND="!app-emacs/imaxima": last match removed 3.12 years ago by deleting that blocker. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
-rw-r--r--sci-mathematics/maxima/maxima-5.43.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/maxima-5.43.2.ebuild b/sci-mathematics/maxima/maxima-5.43.2.ebuild
index 88f7e81d580d..e920da97f179 100644
--- a/sci-mathematics/maxima/maxima-5.43.2.ebuild
+++ b/sci-mathematics/maxima/maxima-5.43.2.ebuild
@@ -32,7 +32,7 @@ for lang in ${LANGS}; do
done
# texlive-latexrecommended needed by imaxima for breqn.sty
-RDEPEND="!app-emacs/imaxima
+RDEPEND="
X? ( x11-misc/xdg-utils
sci-visualization/gnuplot[gd]
tk? ( dev-lang/tk:0 ) )