summaryrefslogtreecommitdiffstats
path: root/network/filezilla
diff options
context:
space:
mode:
author ponce2012-08-24 17:18:06 +0200
committer ponce2012-08-25 13:22:30 +0200
commit8adc7a2e3c55d77c0323e30b109a9c1ae4222b06 (patch)
tree4855f11ea80eed0960b762867b6e14f49828e5c6 /network/filezilla
parente79bbff3fd9308ba6c3d484de8220be1b41b6a02 (diff)
downloadslackbuilds-8adc7a2e3c55d77c0323e30b109a9c1ae4222b06.tar.gz
network/filezilla: Fixed dep information
Diffstat (limited to 'network/filezilla')
-rw-r--r--network/filezilla/README2
-rw-r--r--network/filezilla/filezilla.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/network/filezilla/README b/network/filezilla/README
index 7bd2c50357..961e99f226 100644
--- a/network/filezilla/README
+++ b/network/filezilla/README
@@ -2,8 +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.
-This requires either wxGTK (2.8.12 or higher) or wxPython.
-
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.
diff --git a/network/filezilla/filezilla.info b/network/filezilla/filezilla.info
index 957d922a33..434a80fe02 100644
--- a/network/filezilla/filezilla.info
+++ b/network/filezilla/filezilla.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/filezilla/FileZilla_3.5.3_src.tar.bz2
MD5SUM="a1a2848db0c5c8f3321ebe4ee3842e31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="tinyxml wxPython"
+REQUIRES="wxPython"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackware-id.org"