pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox78 firefox78: Needs py-expat to build (some...
details: https://anonhg.NetBSD.org/pkgsrc/rev/023895524a0e
branches: trunk
changeset: 442012:023895524a0e
user: nia <nia%pkgsrc.org@localhost>
date: Mon Nov 16 20:21:29 2020 +0000
description:
firefox78: Needs py-expat to build (sometimes?)
Reported by Riastradh
diffstat:
www/firefox78/mozilla-common.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9dd4411c3d13 -r 023895524a0e www/firefox78/mozilla-common.mk
--- a/www/firefox78/mozilla-common.mk Mon Nov 16 16:17:00 2020 +0000
+++ b/www/firefox78/mozilla-common.mk Mon Nov 16 20:21:29 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.5 2020/11/12 10:03:24 nia Exp $
+# $NetBSD: mozilla-common.mk,v 1.6 2020/11/16 20:21:29 nia Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -25,6 +25,7 @@
.endif
TOOL_DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
TOOL_DEPENDS+= nasm>=2.14:../../devel/nasm
Home |
Main Index |
Thread Index |
Old Index