aboutsummaryrefslogtreecommitdiffstats
path: root/community/filezilla/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-24 17:17:03 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-24 17:22:11 +0100
commit05a60e7ae29be17429c9b55a489610d8e2cb79f0 (patch)
treecc92306686c86ecdf38c4a46ba23282358f49a93 /community/filezilla/APKBUILD
parent7ee31fa3e93bc893a0f011d5cfccc83507425338 (diff)
downloadaports-05a60e7ae29be17429c9b55a489610d8e2cb79f0.tar.bz2
aports-05a60e7ae29be17429c9b55a489610d8e2cb79f0.tar.xz
community/filezilla: remove unused dependency
Diffstat (limited to 'community/filezilla/APKBUILD')
-rw-r--r--community/filezilla/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/filezilla/APKBUILD b/community/filezilla/APKBUILD
index 90c1ef3aa2..74e65b8d23 100644
--- a/community/filezilla/APKBUILD
+++ b/community/filezilla/APKBUILD
@@ -7,7 +7,7 @@ url="https://filezilla-project.org"
arch="all"
license="GPL-2.0-or-later"
makedepends="gnutls-dev gtk+2.0-dev libfilezilla-dev>=0.18.0 libidn-dev
- nettle-dev pugixml-dev sqlite-dev wxgtk3-dev xdg-utils"
+ pugixml-dev sqlite-dev wxgtk3-dev xdg-utils"
subpackages="$pkgname-doc $pkgname-lang"
source="https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2"