pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/libreoffice



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Sep 12 20:43:58 UTC 2020

Modified Files:
        pkgsrc/misc/libreoffice: Makefile

Log Message:
libreoffice: requires libnumbertext>=1.0.6 to build


To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 pkgsrc/misc/libreoffice/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.238 pkgsrc/misc/libreoffice/Makefile:1.239
--- pkgsrc/misc/libreoffice/Makefile:1.238      Sat Sep 12 03:49:46 2020
+++ pkgsrc/misc/libreoffice/Makefile    Sat Sep 12 20:43:58 2020
@@ -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_API_DEPENDS.libetonyek+=  libet
 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