pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/avr-libc
Module Name: pkgsrc
Committed By: mef
Date: Mon May 11 12:57:56 UTC 2020
Modified Files:
pkgsrc/cross/avr-libc: Makefile
Log Message:
(cross/avr-libc) Fix build: Add missing +BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/cross/avr-libc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/avr-libc/Makefile
diff -u pkgsrc/cross/avr-libc/Makefile:1.52 pkgsrc/cross/avr-libc/Makefile:1.53
--- pkgsrc/cross/avr-libc/Makefile:1.52 Sat Jan 18 23:30:15 2020
+++ pkgsrc/cross/avr-libc/Makefile Mon May 11 12:57:56 2020
@@ -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-hanging-[0-9]*:../.
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