commit: 08b0e18b2ef3b095a6b50b592c8f01b2bfb3cf12
Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Sat Dec 30 11:58:27 2023 +0000
Commit: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Sat Dec 30 11:58:27 2023 +0000
URL: https://gitweb.gentoo.org/proj/tex-overlay.git/commit/?id=08b0e18b
app-text/texlive-core: only enable xpdfopen when X is enabled
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
app-text/texlive-core/texlive-core-2023.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/texlive-core/texlive-core-2023.ebuild
b/app-text/texlive-core/texlive-core-2023.ebuild
index e1d570a..7147ea9 100644
--- a/app-text/texlive-core/texlive-core-2023.ebuild
+++ b/app-text/texlive-core/texlive-core-2023.ebuild
@@ -453,7 +453,7 @@ src_configure() {
--enable-tpic2pdftex=yes
--with-clisp-runtime=system
--enable-xml2pmx=yes
- --enable-xpdfopen=yes
+ $(use_enable X xpdfopen)
--enable-web2c=yes
--enable-afm2pl=yes
--enable-dtl=yes