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:   nia
Date:           Wed Nov  4 18:35:32 UTC 2020

Modified Files:
        pkgsrc/misc/libreoffice: options.mk

Log Message:
libreoffice: notes for future reference


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/misc/libreoffice/options.mk

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/options.mk
diff -u pkgsrc/misc/libreoffice/options.mk:1.15 pkgsrc/misc/libreoffice/options.mk:1.16
--- pkgsrc/misc/libreoffice/options.mk:1.15     Wed Nov  4 15:17:56 2020
+++ pkgsrc/misc/libreoffice/options.mk  Wed Nov  4 18:35:32 2020
@@ -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