summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb b/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb
index 3f99ed6756..6df8e7e0bb 100644
--- a/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb
+++ b/meta-python/recipes-devtools/python/python3-requests-ftp_0.3.1.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "7504ceb5cba8a5c0135ed738596820a78c5f2be92d79b29f96ba99b183
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11RDEPENDS_${PN} += " \ 11RDEPENDS:${PN} += " \
12 python3-requests \ 12 python3-requests \
13" 13"
14 14