diff options
Diffstat (limited to 'meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb')
| -rw-r--r-- | meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb new file mode 100644 index 0000000000..32aa378cc7 --- /dev/null +++ b/meta-python/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require python-pyparted.inc | ||
| 2 | |||
| 3 | inherit distutils | ||
| 4 | |||
| 5 | RDEPENDS_${PN} += "python-stringold python-codecs python-math python-subprocess" | ||
| 6 | RDEPENDS_${PN}_class-native = "" | ||
| 7 | |||
| 8 | BBCLASSEXTEND = "native" | ||
