diff options
Diffstat (limited to 'network/filezilla/README')
-rw-r--r-- | network/filezilla/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/filezilla/README b/network/filezilla/README index 961e99f226de8..c5a2911d605b4 100644 --- a/network/filezilla/README +++ b/network/filezilla/README @@ -2,6 +2,6 @@ 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. -tinyxml is an optional dependency - to use an installed version of tinyxml, -run the script as "TINYXML=yes ./filezilla.SlackBuild" - otherwise, the -build will use an included copy of tinyxml. +pugixml is an optional dependency - to use an installed version of pugixml, +run the script as "PUGIXML=yes ./filezilla.SlackBuild" - otherwise, the +build will use an included copy of pugixml. |