diff options
Diffstat (limited to 'meta/recipes-devtools/python')
| -rw-r--r-- | meta/recipes-devtools/python/python-scons-native_2.1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.1.0.bb b/meta/recipes-devtools/python/python-scons-native_2.1.0.bb index ff94cf69d8..ec3f2f4449 100644 --- a/meta/recipes-devtools/python/python-scons-native_2.1.0.bb +++ b/meta/recipes-devtools/python/python-scons-native_2.1.0.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require python-scons_${PV}.bb | 1 | require python-scons_${PV}.bb |
| 2 | inherit native | 2 | inherit native pythonnative |
| 3 | DEPENDS = "python-native" | 3 | DEPENDS = "python-native" |
| 4 | RDEPENDS_${PN} = "" | 4 | RDEPENDS_${PN} = "" |
| 5 | PR = "r1" | 5 | PR = "r2" |
