From 941c4345804b66a0daa12db4752b48af6ce604c8 Mon Sep 17 00:00:00 2001 From: markd Date: Fri, 26 Feb 2021 21:12:48 +0000 Subject: tex-oberdiek: restore tex-amsmath dependency --- print/tex-oberdiek/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/tex-oberdiek/Makefile b/print/tex-oberdiek/Makefile index 2a3cfbd4700..3c330d1783e 100644 --- a/print/tex-oberdiek/Makefile +++ b/print/tex-oberdiek/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2021/02/26 06:21:05 mef Exp $ +# $NetBSD: Makefile,v 1.31 2021/02/26 21:12:48 markd Exp $ DISTNAME= oberdiek PKGNAME= tex-${DISTNAME}-2020.56291 +PKGREVISION= 1 TEXLIVE_REV= 56291 MAINTAINER= minskim@NetBSD.org @@ -9,7 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/oberdiek COMMENT= Bundle of packages submitted by Heiko Oberdiek LICENSE= lppl-1.3c -#EPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath +DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath DEPENDS+= tex-auxhook-[0-9]*:../../print/tex-auxhook DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics @@ -19,7 +20,6 @@ DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex DEPENDS+= tex-infwarerr-[0-9]*:../../print/tex-infwarerr DEPENDS+= tex-kvoptions-[0-9]*:../../print/tex-kvoptions DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex -#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools -- cgit v1.2.3