diff options
Diffstat (limited to 'meta/packages/python/python-iniparse-native_0.3.2.bb')
| -rw-r--r-- | meta/packages/python/python-iniparse-native_0.3.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/python/python-iniparse-native_0.3.2.bb b/meta/packages/python/python-iniparse-native_0.3.2.bb new file mode 100644 index 0000000000..85c7a27ac0 --- /dev/null +++ b/meta/packages/python/python-iniparse-native_0.3.2.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require python-iniparse_${PV}.bb | ||
| 2 | inherit native | ||
| 3 | DEPENDS = "python-native" | ||
| 4 | RDEPENDS = "" | ||
| 5 | PR = "r0" | ||
| 6 | NATIVE_INSTALL_WORKS = "1" | ||
| 7 | |||
