summaryrefslogtreecommitdiffstats
path: root/libraries/libopensync/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libopensync/README')
-rw-r--r--libraries/libopensync/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libopensync/README b/libraries/libopensync/README
index b0b3470274..e9d0230521 100644
--- a/libraries/libopensync/README
+++ b/libraries/libopensync/README
@@ -3,4 +3,5 @@ for syncing groups which can have two or more members. These members could
be just about any kind of database, where a plugin is available. OpenSync
is not only limited to sync PIM data.
-Requires sqlite (available from SlackBuilds.org).
+This requires sqlite, and you will also need swig if you want to build
+the python-bindings. Both are available from SlackBuilds.org