pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird
Module Name: pkgsrc
Committed By: prlw1
Date: Mon Sep 4 11:42:38 UTC 2023
Modified Files:
pkgsrc/mail/thunderbird: mozilla-common.mk
Log Message:
thunderbird: apparently configure.py eventually requires py-curses
OK pho@
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/thunderbird/mozilla-common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/thunderbird/mozilla-common.mk
diff -u pkgsrc/mail/thunderbird/mozilla-common.mk:1.8 pkgsrc/mail/thunderbird/mozilla-common.mk:1.9
--- pkgsrc/mail/thunderbird/mozilla-common.mk:1.8 Fri Aug 25 10:15:01 2023
+++ pkgsrc/mail/thunderbird/mozilla-common.mk Mon Sep 4 11:42:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.8 2023/08/25 10:15:01 pho Exp $
+# $NetBSD: mozilla-common.mk,v 1.9 2023/09/04 11:42:38 prlw1 Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -29,6 +29,7 @@ TOOL_DEPENDS+= nodejs-[0-9]*:../../lang
.endif
TOOL_DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+TOOL_DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
TOOL_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
# malloc_usable_size()
Home |
Main Index |
Thread Index |
Old Index