From f3af5f503057c84c2f5d00456974f317a54f288b Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 1 Jul 2018 09:00:36 +0000 Subject: [PATCH] depends on kpathsea, which changed package include a runtime dep on texlive_base as well not sure it's needed, but at least the conversion is transparent for now --- graphics/evince/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 5e53e9d1ef9..a040964ca54 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.157 2018/06/29 22:16:16 espie Exp $ +# $OpenBSD: Makefile,v 1.158 2018/07/01 09:00:36 espie Exp $ COMMENT= GNOME document viewer GNOME_PROJECT= evince GNOME_VERSION= 3.28.2 -REVISION= 1 +REVISION= 2 MAJ_V= 3.0 SUBST_VARS= MAJ_V @@ -81,10 +81,13 @@ CONFIGURE_ARGS += --disable-dbus \ MODGNOME_TOOLS += yelp LIB_DEPENDS += graphics/djvulibre \ graphics/libgxps \ - print/texlive/base \ + print/texlive/base,-mktexlsr \ x11/gnome/nautilus WANTLIB += archive bz2 djvulibre gnome-desktop-3 gxps kpathsea WANTLIB += nautilus-extension crypto lz4 + +# XXX not sure that's needed automatic conversion` +RUN_DEPENDS += print/texlive/base,-main .endif post-install: