pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: requires libnumbertext>=...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c395100fd911
branches: trunk
changeset: 438934:c395100fd911
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sat Sep 12 20:43:58 2020 +0000
description:
libreoffice: requires libnumbertext>=1.0.6 to build
diffstat:
misc/libreoffice/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 16034e0cee2e -r c395100fd911 misc/libreoffice/Makefile
--- a/misc/libreoffice/Makefile Sat Sep 12 17:44:26 2020 +0000
+++ b/misc/libreoffice/Makefile Sat Sep 12 20:43:58 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.238 2020/09/12 03:49:46 gutteridge Exp $
+# $NetBSD: Makefile,v 1.239 2020/09/12 20:43:58 gutteridge Exp $
VERREL= 7.0.1
VERRC= 2
@@ -374,6 +374,7 @@
BUILDLINK_INCDIRS.${PYPKGPREFIX:S/py/python/}= # empty
.include "../../lang/python/tool.mk"
.include "../../math/coinmp/buildlink3.mk"
+BUILDLINK_API_DEPENDS.libnumbertext+= libnumbertext>=1.0.6
.include "../../math/libnumbertext/buildlink3.mk"
.include "../../math/lp_solve/buildlink3.mk"
.include "../../multimedia/gstreamer1/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index