Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/gnucap gnucap: add build dependency on tex-ec and ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4337890912fb
branches: trunk
changeset: 433021:4337890912fb
user: markd <markd%pkgsrc.org@localhost>
date: Sat May 30 03:10:44 2020 +0000
description:
gnucap: add build dependency on tex-ec and tex-cm-super
diffstat:
cad/gnucap/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r a7e6600c9256 -r 4337890912fb cad/gnucap/Makefile
--- a/cad/gnucap/Makefile Sat May 30 03:06:19 2020 +0000
+++ b/cad/gnucap/Makefile Sat May 30 03:10:44 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2017/01/19 18:52:03 agc Exp $
+# $NetBSD: Makefile,v 1.31 2020/05/30 03:10:44 markd Exp $
#
DISTNAME= gnucap-2006-07-08
PKGNAME= gnucap-20060708
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= cad
MASTER_SITES= http://www.gnucap.org/devel/
MASTER_SITES+= http://www.geda.seul.org/dist/
@@ -12,6 +12,8 @@
HOMEPAGE= http://www.gnucap.org/
COMMENT= General purpose circuit simulator
+BUILD_DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super
+BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
BUILD_DEPENDS+= tex-hyperref>=6.81pnb2:../../print/tex-hyperref
Home |
Main Index |
Thread Index |
Old Index