summaryrefslogtreecommitdiffstats
path: root/network/filezilla/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2010-08-16 01:39:16 +0200
committer Erik Hanson2010-08-16 03:53:43 +0200
commitd01a020097c67ddfb2f97e5ab303f72bd75c7981 (patch)
tree41e16921663eb3c21a257712a68f3d979a1a9e68 /network/filezilla/README
parent890eb2c4fb3b2ac495d6d6334627b3521fc76fbc (diff)
downloadslackbuilds-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/README7
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