diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb b/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb index f4a6009f87..cd6fa8dff6 100644 --- a/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb +++ b/meta-python/recipes-devtools/python/python-vcversioner_2.16.0.0.bb | |||
| @@ -20,5 +20,6 @@ do_install_append() { | |||
| 20 | RDEPENDS_${PN} += "\ | 20 | RDEPENDS_${PN} += "\ |
| 21 | ${PYTHON_PN}-subprocess \ | 21 | ${PYTHON_PN}-subprocess \ |
| 22 | " | 22 | " |
| 23 | RDEPENDS_${PN}_class-native = "" | ||
| 23 | 24 | ||
| 24 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "native" |
