summaryrefslogtreecommitdiffstats
path: root/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb')
-rw-r--r--external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb
new file mode 100644
index 00000000..e8ef1aa1
--- /dev/null
+++ b/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb
@@ -0,0 +1,5 @@
+require python-pyrex_${PV}.bb
+inherit native pythonnative
+DEPENDS = "python-native"
+RDEPENDS_${PN} = ""
+PR = "r3"