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