From 9bc0c4193831c82ec243d692929a7a6b54d5b7d8 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 16 Aug 2010 20:51:58 -0500 Subject: network/filezilla: Updated for version 3.3.4.1. Signed-off-by: Robby Workman --- network/filezilla/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'network/filezilla/README') diff --git a/network/filezilla/README b/network/filezilla/README index f5d4f55a47..a4d575b654 100644 --- a/network/filezilla/README +++ b/network/filezilla/README @@ -2,9 +2,8 @@ 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 as core dependencies and tinyxml as -optional package or it can use builtin package +This requires either wxGTK or wxPython. -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 +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. -- cgit v1.2.3