diff --git a/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb b/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb index 845a9fa0c..fde868a70 100644 --- a/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb +++ b/meta-python/recipes-devtools/python/python3-pycparser_2.20.bb @@ -14,6 +14,9 @@ RDEPENDS:${PN}:class-target += "\ ${PYTHON_PN}-netclient \ ${PYTHON_PN}-ply \ ${PYTHON_PN}-pprint \ + " + +RSUGGESTS:${PN}:class-target += "\ cpp \ cpp-symlinks \ "