diff --git a/recipes-core/images/core-image-ros-groovy.bb b/recipes-core/images/core-image-ros-groovy.bb index 4100a53ffd540729e9ee4710a8e6dff985023f80..e8d8ccb2728462b15fb3080be737b3c90c60d6f8 100644 --- a/recipes-core/images/core-image-ros-groovy.bb +++ b/recipes-core/images/core-image-ros-groovy.bb @@ -26,5 +26,5 @@ ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; augment_hosts_setti # be a python module in the openembedded core repository. IMAGE_INSTALL += "packagegroup-core-ssh-openssh cmake \ python-modules python-misc python-empy python-setuptools \ - boost boost-dev python-dev \ + boost boost-dev python-dev libtinyxml libtinyxml-dev \ python-argparse python-rosdep python-wstool"