diff options
Diffstat (limited to 'sci-mathematics/form/form-4.3.1.ebuild')
-rw-r--r-- | sci-mathematics/form/form-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/form/form-4.3.1.ebuild b/sci-mathematics/form/form-4.3.1.ebuild index d3d5800ac1e2..8ff6283ac8b3 100644 --- a/sci-mathematics/form/form-4.3.1.ebuild +++ b/sci-mathematics/form/form-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RDEPEND=" DEPEND="${RDEPEND} devref? ( dev-texlive/texlive-latexrecommended ) doc? ( dev-texlive/texlive-latexrecommended ) - doxygen? ( app-doc/doxygen ) + doxygen? ( app-text/doxygen ) emacs? ( app-editors/emacs:* )" SITEFILE="64${PN}-gentoo.el" |