From c16c2ff7c8d7f431b536aa269f40531128c555ee Mon Sep 17 00:00:00 2001 From: dsainty Date: Wed, 19 Jan 2022 03:47:41 +0000 Subject: 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. --- cross/avr-libc/options.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross') diff --git a/cross/avr-libc/options.mk b/cross/avr-libc/options.mk index 41df701c5b0..5260bdd508c 100644 --- a/cross/avr-libc/options.mk +++ b/cross/avr-libc/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2021/09/08 12:20:35 micha Exp $ +# $NetBSD: options.mk,v 1.8 2022/01/19 03:47:41 dsainty Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.avr-libc PKG_SUPPORTED_OPTIONS+= doc @@ -15,6 +15,7 @@ BUILD_DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm BUILD_DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf BUILD_DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox +BUILD_DEPENDS+= tex-alphalph-[0-9]*:../../print/tex-alphalph 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 -- cgit v1.2.3