gnu: evince: Build with libkpathsea.
* gnu/packages/gnome.scm (evince)[inputs]: Add libkpathsea.
This commit is contained in:
parent
e89036e2f1
commit
a0c4465e7c
1 changed files with 1 additions and 3 deletions
|
@ -2606,9 +2606,7 @@ forgotten when the session ends.")
|
||||||
("ghostscript" ,ghostscript)
|
("ghostscript" ,ghostscript)
|
||||||
("poppler" ,poppler)
|
("poppler" ,poppler)
|
||||||
("libtiff" ,libtiff)
|
("libtiff" ,libtiff)
|
||||||
;; TODO:
|
("texlive-libkpathsea" ,texlive-libkpathsea) ; for DVI support
|
||||||
;; Build libkpathsea as a shared library for DVI support.
|
|
||||||
;; ("libkpathsea" ,texlive-bin)
|
|
||||||
("gnome-desktop" ,gnome-desktop)
|
("gnome-desktop" ,gnome-desktop)
|
||||||
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
|
||||||
("gspell" ,gspell)
|
("gspell" ,gspell)
|
||||||
|
|
Reference in a new issue