Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/avr-libc (cross/avr-libc) Fix build: Add missing...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bf8b14e76eeb
branches: trunk
changeset: 431290:bf8b14e76eeb
user: mef <mef%pkgsrc.org@localhost>
date: Mon May 11 12:57:56 2020 +0000
description:
(cross/avr-libc) Fix build: Add missing +BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*
diffstat:
cross/avr-libc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 42c0f2cc313d -r bf8b14e76eeb cross/avr-libc/Makefile
--- a/cross/avr-libc/Makefile Mon May 11 11:36:45 2020 +0000
+++ b/cross/avr-libc/Makefile Mon May 11 12:57:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2020/01/18 23:30:15 rillig Exp $
+# $NetBSD: Makefile,v 1.53 2020/05/11 12:57:56 mef Exp $
DISTNAME= avr-libc-2.0.0
PKGREVISION= 2
@@ -26,6 +26,7 @@
BUILD_DEPENDS+= tex-stackengine-[0-9]*:../../print/tex-stackengine
BUILD_DEPENDS+= tex-newunicodechar-[0-9]*:../../print/tex-newunicodechar
BUILD_DEPENDS+= tex-etoc-[0-9]*:../../print/tex-etoc
+BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*:../../print/tex-epstopdf-pkg
# In doc/examples/demo directory, we have sample Makefile both for
# generating *.hex file at pkg installation time, and for installing
Home |
Main Index |
Thread Index |
Old Index