diff options
| -rw-r--r-- | meta/recipes-devtools/python/python-distribute_0.6.32.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-distribute_0.6.32.bb b/meta/recipes-devtools/python/python-distribute_0.6.32.bb index 70001457e0..aa0763377d 100644 --- a/meta/recipes-devtools/python/python-distribute_0.6.32.bb +++ b/meta/recipes-devtools/python/python-distribute_0.6.32.bb | |||
| @@ -50,6 +50,14 @@ RDEPENDS_${PN} = "\ | |||
| 50 | python-compression \ | 50 | python-compression \ |
| 51 | " | 51 | " |
| 52 | 52 | ||
| 53 | RDEPENDS_${PN}_class-target = "\ | ||
| 54 | python-distutils \ | ||
| 55 | python-compression \ | ||
| 56 | python-netclient \ | ||
| 57 | python-email \ | ||
| 58 | python-shell \ | ||
| 59 | " | ||
| 60 | |||
| 53 | RPROVIDES_${PN} += "python-setuptools" | 61 | RPROVIDES_${PN} += "python-setuptools" |
| 54 | 62 | ||
| 55 | BBCLASSEXTEND = "native nativesdk" | 63 | BBCLASSEXTEND = "native nativesdk" |
