commit:     72edc7dc5a938f9967f7edc5aea31d30aa852597
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  7 11:36:07 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Dec  7 11:51:19 2024 +0000
URL:        https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=72edc7dc

app-text/texlive-core: use system mpfi

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../{texlive-core-2024.ebuild => texlive-core-2024-r1.ebuild}           | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-text/texlive-core/texlive-core-2024.ebuild 
b/app-text/texlive-core/texlive-core-2024-r1.ebuild
similarity index 99%
rename from app-text/texlive-core/texlive-core-2024.ebuild
rename to app-text/texlive-core/texlive-core-2024-r1.ebuild
index f013c1e..5b95af1 100644
--- a/app-text/texlive-core/texlive-core-2024.ebuild
+++ b/app-text/texlive-core/texlive-core-2024-r1.ebuild
@@ -145,6 +145,7 @@ MODULAR_X_DEPEND="
 
 COMMON_DEPEND="
        ${MODULAR_X_DEPEND}
+       sci-libs/mpfi
        sys-libs/zlib
        >=media-libs/harfbuzz-1.4.5:=[icu,graphite]
        >=media-libs/libpng-1.2.43-r2:0=
@@ -280,6 +281,7 @@ src_configure() {
                --with-system-libpaper
                --with-system-gmp
                --with-system-gd
+               --with-system-mpfi
                --with-system-mpfr
                --with-system-potrace
                --disable-multiplatform

Reply via email to