diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2016-02-06 22:23:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-07 15:06:56 +0700 |
commit | 2de8614619fff4b70366a455899e3136f0b38bef (patch) | |
tree | 7284e851ac1d3c64757d922a8a9dad0f67e1d061 /libraries/barry/README | |
parent | ccea84b9da65c4289468e5d2bc6da0e2729d0cc7 (diff) | |
download | slackbuilds-2de8614619fff4b70366a455899e3136f0b38bef.tar.gz |
libraries/barry: Fix build on 14.2.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/barry/README')
-rw-r--r-- | libraries/barry/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/libraries/barry/README b/libraries/barry/README index b9b10a51d5..03263749ba 100644 --- a/libraries/barry/README +++ b/libraries/barry/README @@ -3,8 +3,4 @@ comes with a command line tool for exploring the device and a GUI for making quick backups. This project's goal is to create a fully functional syncing mechanism on Linux. -FYI, this slackbuild can take a variable of OPENSYNC (in addition to the -standard ARCH, TMP, BUILD, etc.), by default compiling barry with opensync -is disabled. passing OPENSYNC=<anything that isn't 'no'> will compile barry -with opensync support, which will require that opensync already be installed -(libopensync is in the SBo repository as well) +This optionally depends on libxml++ for the ALX parser. |