diff options
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/epix/epix-1.2.11-r2.ebuild (renamed from sci-visualization/epix/epix-1.2.11-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/epix/epix-1.2.11-r1.ebuild b/sci-visualization/epix/epix-1.2.11-r2.ebuild index 536173f22c51..d63c60e45ac8 100644 --- a/sci-visualization/epix/epix-1.2.11-r1.ebuild +++ b/sci-visualization/epix/epix-1.2.11-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,7 @@ DEPEND=" dev-texlive/texlive-pstricks dev-texlive/texlive-pictures dev-texlive/texlive-latexextra - dev-tex/xcolor + dev-texlive/texlive-latexrecommended emacs? ( virtual/emacs )" RDEPEND="${DEPEND}" SITEFILE=50${PN}-gentoo.el |