diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb b/meta-python/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb index 189a65a98b..f6372c8d56 100644 --- a/meta-python/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-vcversioner_2.16.0.0.bb | |||
@@ -17,8 +17,4 @@ do_install_append() { | |||
17 | install -m 0644 ${S}/vcversioner*.egg ${D}/${PYTHON_SITEPACKAGES_DIR}/ | 17 | install -m 0644 ${S}/vcversioner*.egg ${D}/${PYTHON_SITEPACKAGES_DIR}/ |
18 | } | 18 | } |
19 | 19 | ||
20 | RDEPENDS_${PN} += "\ | ||
21 | ${PYTHON_PN}-subprocess \ | ||
22 | " | ||
23 | |||
24 | BBCLASSEXTEND = "native" | 20 | BBCLASSEXTEND = "native" |