diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pycparser_2.22.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python3-pycparser_2.22.bb b/meta/recipes-devtools/python/python3-pycparser_2.22.bb index 9a5abc42bd..0be39ea383 100644 --- a/meta/recipes-devtools/python/python3-pycparser_2.22.bb +++ b/meta/recipes-devtools/python/python3-pycparser_2.22.bb | |||
| @@ -11,9 +11,7 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 11 | 11 | ||
| 12 | RDEPENDS:${PN}:class-target += "\ | 12 | RDEPENDS:${PN}:class-target += "\ |
| 13 | python3-netclient \ | 13 | python3-netclient \ |
| 14 | python3-ply \ | 14 | " |
| 15 | python3-pprint \ | ||
| 16 | " | ||
| 17 | 15 | ||
| 18 | RSUGGESTS:${PN}:class-target += "\ | 16 | RSUGGESTS:${PN}:class-target += "\ |
| 19 | cpp \ | 17 | cpp \ |
