summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd359496798a..21159f6f6051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ check() {
package_python-parfive() {
depends=('python>=3.6' 'python-tqdm' 'python-aiohttp')
- optdepends=('python-aioftp'
+ optdepends=('python-aioftp: For downloads over FTP'
'python-parfive-doc: Documentation for Parfive')
cd ${srcdir}/${_pyname}-${pkgver}