diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-11-17 17:45:06 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-11-17 17:45:06 +0100 |
commit | 048c7f14a471f2e2c32cca54797689e137cd67c9 (patch) | |
tree | 337720f0709e73ae497ed33a25a9c8b955fce114 /app-text | |
parent | texlive-{common,module}.eclass: reduce diff and cleanup (diff) | |
download | tex-overlay-048c7f14a471f2e2c32cca54797689e137cd67c9.tar.gz tex-overlay-048c7f14a471f2e2c32cca54797689e137cd67c9.tar.bz2 tex-overlay-048c7f14a471f2e2c32cca54797689e137cd67c9.zip |
app-text/texlive-core: set TEXMF_PATH
The TEXMF_PATH variable was previously set via the
texlive-common.eclass, but this was changed with
13ea75aeff01 ("texlive-{common,module}.eclass: reduce diff and cleanup").
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive-core/texlive-core-2023.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-text/texlive-core/texlive-core-2023.ebuild b/app-text/texlive-core/texlive-core-2023.ebuild index ff8a8a7..9987e3d 100644 --- a/app-text/texlive-core/texlive-core-2023.ebuild +++ b/app-text/texlive-core/texlive-core-2023.ebuild @@ -317,6 +317,8 @@ fi KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cjk X doc source tk +luajittex xetex xindy" +TEXMF_PATH=/usr/share/texmf-dist + MODULAR_X_DEPEND=" X? ( x11-libs/libX11 |