diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 22:24:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:24:05 +0200 |
commit | 327ce53411f31249d96455931020f46888d7f83b (patch) | |
tree | e1f076f2e7777fa9fb97e3e003911e8388f5251f /libraries/libopensync/README | |
parent | 88fb200b26a4e3c92f41c4d05c07185dbd338ff9 (diff) | |
download | slackbuilds-327ce53411f31249d96455931020f46888d7f83b.tar.gz |
libraries/libopensync: Updated for version 0.22
Diffstat (limited to 'libraries/libopensync/README')
-rw-r--r-- | libraries/libopensync/README | 3 |
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 |