pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libcarddav Add missing TeX dependencies.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acc840898823
branches:  trunk
changeset: 419605:acc840898823
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Dec 22 22:26:49 2019 +0000

description:
Add missing TeX dependencies.

diffstat:

 misc/libcarddav/options.mk |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r f8803584bf2e -r acc840898823 misc/libcarddav/options.mk
--- a/misc/libcarddav/options.mk        Sun Dec 22 22:26:31 2019 +0000
+++ b/misc/libcarddav/options.mk        Sun Dec 22 22:26:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.7 2019/11/03 17:04:23 rillig Exp $
+# $NetBSD: options.mk,v 1.8 2019/12/22 22:26:49 joerg Exp $
 
 PKG_OPTIONS_VAR=               PKG_OPTIONS.libcarddav
 PKG_SUPPORTED_OPTIONS=         doc
@@ -18,16 +18,22 @@
 BUILD_DEPENDS+=                tex-caption-[0-9]*:../../print/tex-caption
 BUILD_DEPENDS+=                tex-collectbox-[0-9]*:../../print/tex-collectbox
 BUILD_DEPENDS+=                tex-colortbl-[0-9]*:../../print/tex-colortbl
+BUILD_DEPENDS+=                tex-etoc-[0-9]*:../../print/tex-etoc
 BUILD_DEPENDS+=                tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
+BUILD_DEPENDS+=                tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
 BUILD_DEPENDS+=                tex-float-[0-9]*:../../print/tex-float
 BUILD_DEPENDS+=                tex-geometry-[0-9]*:../../print/tex-geometry
+BUILD_DEPENDS+=                tex-hanging-[0-9]*:../../print/tex-hanging
 BUILD_DEPENDS+=                tex-hyperref-[0-9]*:../../print/tex-hyperref
 BUILD_DEPENDS+=                tex-multirow-[0-9]*:../../print/tex-multirow
 BUILD_DEPENDS+=                tex-natbib-[0-9]*:../../print/tex-natbib
+BUILD_DEPENDS+=                tex-newunicodechar-[0-9]*:../../print/tex-newunicodechar
 BUILD_DEPENDS+=                tex-oberdiek-[0-9]*:../../print/tex-oberdiek
 BUILD_DEPENDS+=                tex-sectsty-[0-9]*:../../print/tex-sectsty
+BUILD_DEPENDS+=                tex-stackengine-[0-9]*:../../print/tex-stackengine
 BUILD_DEPENDS+=                tex-tabu-[0-9]*:../../print/tex-tabu
 BUILD_DEPENDS+=                tex-tocloft-[0-9]*:../../print/tex-tocloft
+BUILD_DEPENDS+=                tex-ulem-[0-9]*:../../print/tex-ulem
 BUILD_DEPENDS+=                tex-xcolor-[0-9]*:../../print/tex-xcolor
 BUILD_DEPENDS+=                tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 BUILD_DEPENDS+=                tex-xtab-[0-9]*:../../print/tex-xtab



Home | Main Index | Thread Index | Old Index