summaryrefslogtreecommitdiff
path: root/office/osmo/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/osmo/README')
-rw-r--r--office/osmo/README12
1 files changed, 9 insertions, 3 deletions
diff --git a/office/osmo/README b/office/osmo/README
index 7e8336eb0e..270104178a 100644
--- a/office/osmo/README
+++ b/office/osmo/README
@@ -7,7 +7,13 @@ the keyboard. Also, a lot of parameters are configurable to meet the
user's preferences. On the technical side, Osmo is GTK+3 based tool
which uses a plain XML database to store all personal data.
-Optional build-time dependencies are (available from SlackBuilds.org):
+Optional, build-time dependencies available from SlackBuilds.org:
- libgringotts: for backup support,
-- webkit2gtk: for contacts support,
-- gtkspell3: for spell checker.
+- webkit2gtk: for contacts support.
+
+Optional, build-time dependencies not available from SlackBuilds.org:
+- gspell: for spell checker.
+
+Note:
+Required version of gspell is >= 1.2.0, which requires gtk+-3.0 >= 3.20.
+Slackware 14.2 does not provide new enough gtk+3.