[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#48443] [PATCH v2 2/2] gnu: evince: Build with libkpathsea.
From: |
Leo Prikler |
Subject: |
[bug#48443] [PATCH v2 2/2] gnu: evince: Build with libkpathsea. |
Date: |
Tue, 13 Jul 2021 09:56:09 +0200 |
* gnu/packages/gnome.scm (evince)[inputs]: Add libkpathsea.
---
gnu/packages/gnome.scm | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f3133c98ae..82ad709f98 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2606,9 +2606,7 @@ forgotten when the session ends.")
("ghostscript" ,ghostscript)
("poppler" ,poppler)
("libtiff" ,libtiff)
- ;; TODO:
- ;; Build libkpathsea as a shared library for DVI support.
- ;; ("libkpathsea" ,texlive-bin)
+ ("libkpathsea" ,texlive-libkpathsea)
("gnome-desktop" ,gnome-desktop)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gspell" ,gspell)
--
2.32.0