diff options
| author | Florian Schmaus <flow@gentoo.org> | 2024-12-07 12:33:53 +0100 |
|---|---|---|
| committer | Florian Schmaus <flow@gentoo.org> | 2024-12-07 12:53:55 +0100 |
| commit | 6df6148684715ed693d381a092eeefa08a4d824c (patch) | |
| tree | 19ec091362a0e0e687801681d21f034a264d4d4e | |
| parent | eb3c0c8b0975ed9fffb4f24f85f2798822c9f3f3 (diff) | |
| download | gentoo-6df6148684715ed693d381a092eeefa08a4d824c.tar.gz gentoo-6df6148684715ed693d381a092eeefa08a4d824c.tar.bz2 gentoo-6df6148684715ed693d381a092eeefa08a4d824c.zip | |
app-text/texlive-core: use system mpfi
Signed-off-by: Florian Schmaus <flow@gentoo.org>
| -rw-r--r-- | app-text/texlive-core/texlive-core-2024-r1.ebuild (renamed from app-text/texlive-core/texlive-core-2024.ebuild) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/texlive-core/texlive-core-2024.ebuild b/app-text/texlive-core/texlive-core-2024-r1.ebuild index f013c1e592e8..5b95af18f362 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 |
