pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-basic Add dependency to x...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef48bc0ded6f
branches:  trunk
changeset: 651692:ef48bc0ded6f
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 09 20:39:13 2015 +0000

description:
Add dependency to xdvik here rather than in tex-xdvik to avoid circular
dependency.

diffstat:

 meta-pkgs/texlive-collection-basic/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 096e6daba18b -r ef48bc0ded6f meta-pkgs/texlive-collection-basic/Makefile
--- a/meta-pkgs/texlive-collection-basic/Makefile       Sat May 09 20:29:41 2015 +0000
+++ b/meta-pkgs/texlive-collection-basic/Makefile       Sat May 09 20:39:13 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2015/05/06 10:10:27 markd Exp $
+# $NetBSD: Makefile,v 1.2 2015/05/09 20:39:13 markd Exp $
 
 DISTNAME=      collection-basic
 PKGNAME=       texlive-${DISTNAME}-2014
+PKGREVISION=   1
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   33040
@@ -44,6 +45,7 @@
 # texlive-msg-translations is not needed in pkgsrc.
 DEPENDS+=      tex-texlive-scripts>=2013:../../print/tex-texlive-scripts
 DEPENDS+=      tex-xdvi>=22.87:../../print/tex-xdvi
+DEPENDS+=      xdvik>=22.87:../../print/xdvik
 
 META_PACKAGE=  yes
 



Home | Main Index | Thread Index | Old Index