pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/bibtool Add various missing TeX packages.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7dbac1b84787
branches: trunk
changeset: 646145:7dbac1b84787
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Feb 04 20:51:32 2015 +0000
description:
Add various missing TeX packages.
diffstat:
print/bibtool/Makefile | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r a2c53cf2912f -r 7dbac1b84787 print/bibtool/Makefile
--- a/print/bibtool/Makefile Wed Feb 04 20:50:50 2015 +0000
+++ b/print/bibtool/Makefile Wed Feb 04 20:51:32 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/01/24 13:40:14 mef Exp $
+# $NetBSD: Makefile,v 1.15 2015/02/04 20:51:32 joerg Exp $
DISTNAME= BibTool-2.57
CATEGORIES= print
@@ -10,7 +10,13 @@
LICENSE= gnu-gpl-v1
BUILD_DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
+BUILD_DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs
+BUILD_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
+BUILD_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
+BUILD_DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+BUILD_DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
+BUILD_DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
Home |
Main Index |
Thread Index |
Old Index