pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/tex-unicode-math tex-unicode-math: add dependency...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72d86931040c
branches:  trunk
changeset: 333468:72d86931040c
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue May 07 11:52:38 2019 +0000

description:
tex-unicode-math: add dependency on tex-lm-math

diffstat:

 math/tex-unicode-math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8bd7252fd897 -r 72d86931040c math/tex-unicode-math/Makefile
--- a/math/tex-unicode-math/Makefile    Tue May 07 11:51:43 2019 +0000
+++ b/math/tex-unicode-math/Makefile    Tue May 07 11:52:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/05/07 11:17:19 markd Exp $
+# $NetBSD: Makefile,v 1.7 2019/05/07 11:52:38 markd Exp $
 
 DISTNAME=      unicode-math
 PKGNAME=       tex-${DISTNAME}-0.8n
@@ -12,6 +12,7 @@
 DEPENDS+=      tex-filehook-[0-9]*:../../print/tex-filehook
 DEPENDS+=      tex-fontspec-[0-9]*:../../fonts/tex-fontspec
 DEPENDS+=      tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
+DEPENDS+=      tex-lm-math-[0-9]*:../../fonts/tex-lm-math
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index