pkgsrc-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) Add missing BUILD_DEPE...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2eaa2a99d598
branches: trunk
changeset: 771994:2eaa2a99d598
user: mef <mef%pkgsrc.org@localhost>
date: Fri Dec 31 06:18:03 2021 +0000
description:
(cross/avr-libc) Add missing BUILD_DEPENDS (alhpaalpha.sty)
diffstat:
cross/avr-libc/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 89d0ce64ef45 -r 2eaa2a99d598 cross/avr-libc/Makefile
--- a/cross/avr-libc/Makefile Fri Dec 31 02:27:16 2021 +0000
+++ b/cross/avr-libc/Makefile Fri Dec 31 06:18:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2021/09/08 12:20:35 micha Exp $
+# $NetBSD: Makefile,v 1.59 2021/12/31 06:18:03 mef Exp $
DISTNAME= avr-libc-2.0.0
PKGREVISION= 6
@@ -11,6 +11,8 @@
COMMENT= C and math library for Atmel AVR 8-bit microcontrollers
LICENSE= modified-bsd
+BUILD_DEPENDS+= tex-alphalph-[0-9]*:../../print/tex-alphalph
+
USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
USE_GNU_CONFIGURE_HOST= no
Home |
Main Index |
Thread Index |
Old Index