summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-gdata_1.2.4.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-gdata_1.2.4.bb b/meta-python/recipes-devtools/python/python-gdata_1.2.4.bb
index ea602779be..2205584c5f 100644
--- a/meta-python/recipes-devtools/python/python-gdata_1.2.4.bb
+++ b/meta-python/recipes-devtools/python/python-gdata_1.2.4.bb
@@ -14,5 +14,4 @@ S = "${WORKDIR}/gdata.py-${PV}"
14 14
15FILES_${PN} += "${datadir}" 15FILES_${PN} += "${datadir}"
16 16
17RDEPENDS_${PN} = "python-elementtree" 17RDEPENDS_${PN} = "python-xml"
18