pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-europasscv tex-europasscv: add some missing ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/817f5b57b6bb
branches:  trunk
changeset: 390536:817f5b57b6bb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 21 19:15:24 2022 +0000

description:
tex-europasscv: add some missing dependencies. Bump PKGREVISION.

diffstat:

 print/tex-europasscv/Makefile |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 98047fedf810 -r 817f5b57b6bb print/tex-europasscv/Makefile
--- a/print/tex-europasscv/Makefile     Wed Dec 21 17:28:16 2022 +0000
+++ b/print/tex-europasscv/Makefile     Wed Dec 21 19:15:24 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/12/01 22:47:05 nikita Exp $
+# $NetBSD: Makefile,v 1.10 2022/12/21 19:15:24 wiz Exp $
 
 DISTNAME=      europasscv
 PKGNAME=       tex-${DISTNAME}-2020.10.31.56829
+PKGREVISION=   1
 TEXLIVE_REV=   56829
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,17 +13,21 @@
 DEPENDS+=      tex-colortbl-[0-9]*:../../print/tex-colortbl
 DEPENDS+=      tex-enumitem-[0-9]*:../../print/tex-enumitem
 DEPENDS+=      tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
+DEPENDS+=      tex-tex-gyre-[0-9]*:../../fonts/tex-tex-gyre
+DEPENDS+=      tex-tex-gyre-math-[0-9]*:../../fonts/tex-tex-gyre-math
 DEPENDS+=      tex-geometry-[0-9]*:../../print/tex-geometry
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
 DEPENDS+=      tex-hyperref-[0-9]*:../../print/tex-hyperref
 DEPENDS+=      tex-setspace-[0-9]*:../../print/tex-setspace
 DEPENDS+=      tex-soul-[0-9]*:../../print/tex-soul
+DEPENDS+=      tex-substr-[0-9]*:../../print/tex-substr
 DEPENDS+=      tex-tabu-[0-9]*:../../print/tex-tabu
 DEPENDS+=      tex-totpages-[0-9]*:../../print/tex-totpages
 DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
 DEPENDS+=      tex-url-[0-9]*:../../print/tex-url
 DEPENDS+=      tex-xcolor-[0-9]*:../../print/tex-xcolor
-DEPENDS+=      tex-xifthen-[0-9}]*:../../devel/tex-xifthen
+DEPENDS+=      tex-xifthen-[0-9]*:../../devel/tex-xifthen
+DEPENDS+=      tex-xstring-[0-9]*:../../print/tex-xstring
 
 TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"



Home | Main Index | Thread Index | Old Index