diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb new file mode 100644 index 0000000000..e8ef1aa12b --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyrex-native_0.9.9.bb | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | require python-pyrex_${PV}.bb | ||
| 2 | inherit native pythonnative | ||
| 3 | DEPENDS = "python-native" | ||
| 4 | RDEPENDS_${PN} = "" | ||
| 5 | PR = "r3" | ||
