summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-09-28 10:02:38 +0000
committermarkd <markd@pkgsrc.org>2017-09-28 10:02:38 +0000
commitb9df4a2f5cd607da428d82b351343af45da1a7d8 (patch)
treeb1fd8c54c5e4e37bf094ba2862bceb933d163cc7 /print
parent6b51844e605040edea88b1bad91ce55a03403fb8 (diff)
downloadpkgsrc-b9df4a2f5cd607da428d82b351343af45da1a7d8.tar.gz
tex-xetex: add some dependencies
Diffstat (limited to 'print')
-rw-r--r--print/tex-xetex/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile
index e9cd05e74a4..b1cb630e33a 100644
--- a/print/tex-xetex/Makefile
+++ b/print/tex-xetex/Makefile
@@ -1,18 +1,21 @@
-# $NetBSD: Makefile,v 1.9 2016/08/07 10:32:06 markd Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/28 10:02:38 markd Exp $
DISTNAME= xetex
PKGNAME= tex-${DISTNAME}-2016
-PKGREVISION= 2
+PKGREVISION= 3
TEXLIVE_REV= 40963
MAINTAINER= minskim@NetBSD.org
COMMENT= Unicode and OpenType-enabled TeX engine
+DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel
DEPENDS+= tex-etex>=2.1:../../print/tex-etex
DEPENDS+= tex-graphics-def-[0-9]*:../../print/tex-graphics-def
DEPENDS+= tex-latex>=2010:../../print/tex-latex
DEPENDS+= tex-latexconfig>=2010.20663:../../print/tex-latexconfig
DEPENDS+= tex-plain>=3.141592653nb2:../../print/tex-plain
+DEPENDS+= tex-tex-ini-files-[0-9]*:../../print/tex-tex-ini-files
+DEPENDS+= tex-unicode-data-[0-9]*:../../print/tex-unicode-data
DEPENDS+= tex-xetexconfig>=2010:../../print/tex-xetexconfig
DEPENDS+= xetex>=0.9995.3nb1:../../print/xetex