groovy requires libtinyxml headers

This commit is contained in:
Lukas Bulwahn 2013-01-04 16:39:02 +01:00
parent 0722248e9d
commit aa217be027
1 changed files with 1 additions and 1 deletions

View File

@ -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"