pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cross/avr-libc Synchronise some missing dependencies t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/69de38699d29
branches: trunk
changeset: 344668:69de38699d29
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun Nov 24 12:31:37 2019 +0000
description:
Synchronise some missing dependencies that devel/doxygen/options.mk
knows about but are disabled by default, and are required to build
this package.
No PKGREVISION bump - if these build dependencies weren't there by chance
then avr-libc fails to build, so no effect on existing installations.
diffstat:
cross/avr-libc/options.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 2171e6833ecc -r 69de38699d29 cross/avr-libc/options.mk
--- a/cross/avr-libc/options.mk Sun Nov 24 12:24:09 2019 +0000
+++ b/cross/avr-libc/options.mk Sun Nov 24 12:31:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2019/06/08 10:53:26 rillig Exp $
+# $NetBSD: options.mk,v 1.4 2019/11/24 12:31:37 dsainty Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.avr-libc
PKG_SUPPORTED_OPTIONS+= doc
@@ -18,7 +18,9 @@
BUILD_DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption
BUILD_DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox
BUILD_DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
+BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
BUILD_DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
+BUILD_DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb
BUILD_DEPENDS+= tex-float-[0-9]*:../../print/tex-float
BUILD_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
BUILD_DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
@@ -30,6 +32,7 @@
BUILD_DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
BUILD_DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
BUILD_DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
+BUILD_DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
BUILD_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
BUILD_DEPENDS+= fig2dev-[0-9]*:../../print/fig2dev
Home |
Main Index |
Thread Index |
Old Index