commit:     2c1b74ae455157c97a9edc86a1dcd1c608d37988
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Apr 29 02:57:37 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 19:14:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c1b74ae

sci-mathematics/pspp: correctly depend on virtual/texi2dvi

Thanks to Bill Binder for looking into this.

Closes: https://bugs.gentoo.org/850391
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41839
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/pspp/pspp-1.6.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild 
b/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild
index 9b87c4b8241c..4f2afc27c76c 100644
--- a/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild
+++ b/sci-mathematics/pspp/pspp-1.6.2-r2.ebuild
@@ -38,7 +38,7 @@ BDEPEND="
        ${PYTHON_DEPS}
        sys-devel/gettext
        virtual/pkgconfig
-       doc? ( virtual/latex-base )"
+       doc? ( virtual/texi2dvi )"
 
 PATCHES=( "${FILESDIR}/pspp-1.6.2-underlinking.patch" )
 

Reply via email to