mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
gnu: evince: Use poppler-next.
This fixes the following issue: ../evince-42.3/meson.build:416: WARNING: PDF support is disabled since poppler-glib version >= 22.02.0 or libxml-2.0 version >= 2.5.0 not found and restores PDF support. * gnu/packages/gnome.scm (evince)[inputs]: Use poppler-next.
This commit is contained in:
parent
a3de623e4a
commit
52f82c1af0
1 changed files with 1 additions and 1 deletions
|
@ -2630,7 +2630,7 @@ forgotten when the session ends.")
|
|||
libspectre
|
||||
djvulibre
|
||||
ghostscript
|
||||
poppler
|
||||
poppler-next
|
||||
libtiff
|
||||
texlive-libkpathsea ; for DVI support
|
||||
gnome-desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue