pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/libreoffice libreoffice: notes for future reference



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83b1fdb7d898
branches:  trunk
changeset: 441482:83b1fdb7d898
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Nov 04 18:35:32 2020 +0000

description:
libreoffice: notes for future reference

diffstat:

 misc/libreoffice/options.mk |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 93e6cabfe1a1 -r 83b1fdb7d898 misc/libreoffice/options.mk
--- a/misc/libreoffice/options.mk       Wed Nov 04 18:32:47 2020 +0000
+++ b/misc/libreoffice/options.mk       Wed Nov 04 18:35:32 2020 +0000
@@ -1,6 +1,9 @@
-# $NetBSD: options.mk,v 1.15 2020/11/04 15:17:56 nia Exp $
+# $NetBSD: options.mk,v 1.16 2020/11/04 18:35:32 nia Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.libreoffice
+
+# XXX: gtk3 option breaks scrollbars
+# why is gtk3 required regardless?
 PKG_SUPPORTED_OPTIONS= java debug gtk3 cups ldap dbus
 PKG_SUGGESTED_OPTIONS= cups ldap dbus
 



Home | Main Index | Thread Index | Old Index