summaryrefslogtreecommitdiffstats
path: root/network/filezilla/README
diff options
context:
space:
mode:
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