pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/tex-unicode-math



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue May  7 11:52:38 UTC 2019

Modified Files:
        pkgsrc/math/tex-unicode-math: Makefile

Log Message:
tex-unicode-math: add dependency on tex-lm-math


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/tex-unicode-math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/tex-unicode-math/Makefile
diff -u pkgsrc/math/tex-unicode-math/Makefile:1.6 pkgsrc/math/tex-unicode-math/Makefile:1.7
--- pkgsrc/math/tex-unicode-math/Makefile:1.6   Tue May  7 11:17:19 2019
+++ pkgsrc/math/tex-unicode-math/Makefile       Tue May  7 11:52:38 2019
@@ -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 @@ LICENSE=      lppl-1.3c
 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