diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2010-08-15 19:39:16 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:43 -0500 |
commit | d01a020097c67ddfb2f97e5ab303f72bd75c7981 (patch) | |
tree | 41e16921663eb3c21a257712a68f3d979a1a9e68 /network/filezilla/README | |
parent | 890eb2c4fb3b2ac495d6d6334627b3521fc76fbc (diff) | |
download | slackbuilds-d01a020097c67ddfb2f97e5ab303f72bd75c7981.tar.gz |
network/filezilla: Updated for version 3.3.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/filezilla/README')
-rw-r--r-- | network/filezilla/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/network/filezilla/README b/network/filezilla/README index 82657eae89..f5d4f55a47 100644 --- a/network/filezilla/README +++ b/network/filezilla/README @@ -2,4 +2,9 @@ FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface. -FileZilla requires wxGTK or wxPython. +FileZilla requires wxGTK or wxPython as core dependencies and tinyxml as +optional package or it can use builtin package + +In case you don't have tinyxml requirement, you can use builtin package by +passing variables to the script (VAR=yes/no ./filezilla.SlackBuild): +TINYXML=yes|no (default: no), requires tinyxml
\ No newline at end of file |