pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cross/avr-libc Add some missing dependencies. Many mor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb27f4d1192f
branches:  trunk
changeset: 348830:eb27f4d1192f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 19 16:16:57 2016 +0000

description:
Add some missing dependencies. Many more are missing.

To find out which, remove \batchmode from refman.tex and fix the errors
as they occur.

diffstat:

 cross/avr-libc/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r b906fc62b336 -r eb27f4d1192f cross/avr-libc/Makefile
--- a/cross/avr-libc/Makefile   Sun Jun 19 16:13:39 2016 +0000
+++ b/cross/avr-libc/Makefile   Sun Jun 19 16:16:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:35 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2016/06/19 16:16:57 wiz Exp $
 
 DISTNAME=              avr-libc-1.8.1
 PKGREVISION=           2
@@ -15,7 +15,12 @@
 BUILD_DEPENDS+=                transfig-[0-9]*:../../print/transfig
 BUILD_DEPENDS+=                tex-adjustbox-[0-9]*:../../print/tex-adjustbox
 BUILD_DEPENDS+=                tex-collectbox-[0-9]*:../../print/tex-collectbox
+BUILD_DEPENDS+=                tex-float-[0-9]*:../../print/tex-float
 BUILD_DEPENDS+=                tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+BUILD_DEPENDS+=                tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+BUILD_DEPENDS+=                tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
+BUILD_DEPENDS+=                tex-colortbl-[0-9]*:../../print/tex-colortbl
+BUILD_DEPENDS+=                tex-xcolor-[0-9]*:../../print/tex-xcolor
 BUILD_DEPENDS+=                netpbm-[0-9]*:../../graphics/netpbm
 
 USE_TOOLS+=            gmake perl



Home | Main Index | Thread Index | Old Index