pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/tex-lwarp Add some dependencies



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45757c11cc47
branches:  trunk
changeset: 364851:45757c11cc47
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jul 06 02:41:46 2017 +0000

description:
Add some dependencies

diffstat:

 textproc/tex-lwarp/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r d4a6e3f516ac -r 45757c11cc47 textproc/tex-lwarp/Makefile
--- a/textproc/tex-lwarp/Makefile       Thu Jul 06 02:36:07 2017 +0000
+++ b/textproc/tex-lwarp/Makefile       Thu Jul 06 02:41:46 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2017/06/23 23:23:56 markd Exp $
+# $NetBSD: Makefile,v 1.2 2017/07/06 02:41:46 markd Exp $
 
 DISTNAME=      lwarp
 PKGNAME=       tex-${DISTNAME}-0.32
+PKGREVISION=   1
 TEXLIVE_REV=   44552
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +10,10 @@
 COMMENT=       Converts LaTeX to HTML
 LICENSE=       lppl-1.3c
 
+DEPENDS+=      poppler-utils-[0-9]*:../../print/poppler-utils
 DEPENDS+=      tex-luatex-[0-9]*:../../print/tex-luatex
+DEPENDS+=      tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop
+DEPENDS+=      tex-xindy-[0-9]*:../../textproc/tex-xindy
 
 REPLACE_TEXLUA=        bin/lwarpmk
 



Home | Main Index | Thread Index | Old Index