pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/libcarddav
Module Name: pkgsrc
Committed By: joerg
Date: Sun Dec 22 22:26:49 UTC 2019
Modified Files:
pkgsrc/misc/libcarddav: options.mk
Log Message:
Add missing TeX dependencies.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/libcarddav/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/libcarddav/options.mk
diff -u pkgsrc/misc/libcarddav/options.mk:1.7 pkgsrc/misc/libcarddav/options.mk:1.8
--- pkgsrc/misc/libcarddav/options.mk:1.7 Sun Nov 3 17:04:23 2019
+++ pkgsrc/misc/libcarddav/options.mk Sun Dec 22 22:26:49 2019
@@ -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-adjustbox>=1.0nb1:.
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