diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb index 90b6b16836..827635425d 100644 --- a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb +++ b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | require python-pyrex_${PV}.bb | 1 | require python-pyrex_${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" |
