pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/tex-l3kernel tex-l3kernel: drop dependency tex-c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e02f2c866818
branches:  trunk
changeset: 447705:e02f2c866818
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Feb 25 08:25:47 2021 +0000

description:
tex-l3kernel: drop dependency tex-csquotes, break cycle.

diffstat:

 devel/tex-l3kernel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 40645f956242 -r e02f2c866818 devel/tex-l3kernel/Makefile
--- a/devel/tex-l3kernel/Makefile       Thu Feb 25 08:22:00 2021 +0000
+++ b/devel/tex-l3kernel/Makefile       Thu Feb 25 08:25:47 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2021/02/13 05:49:33 markd Exp $
+# $NetBSD: Makefile,v 1.19 2021/02/25 08:25:47 markd Exp $
 
 DISTNAME=      l3kernel
 PKGNAME=       tex-${DISTNAME}-2020.57669
+PKGREVISION=   1
 TEXLIVE_REV=   57669
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -11,7 +12,6 @@
 
 DEPENDS+=      tex-booktabs-[0-9]*:../../print/tex-booktabs
 DEPENDS+=      tex-colortbl-[0-9]*:../../print/tex-colortbl
-DEPENDS+=      tex-csquotes-[0-9]*:../../print/tex-csquotes
 DEPENDS+=      tex-enumitem-[0-9]*:../../print/tex-enumitem
 DEPENDS+=      tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
 DEPENDS+=      tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb



Home | Main Index | Thread Index | Old Index