From aa217be0275b2358fe64738473d9ecee48bd59b2 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@bmw-carit.de>
Date: Fri, 4 Jan 2013 16:39:02 +0100
Subject: [PATCH] groovy requires libtinyxml headers

---
 recipes-core/images/core-image-ros-groovy.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core/images/core-image-ros-groovy.bb b/recipes-core/images/core-image-ros-groovy.bb
index 4100a53..e8d8ccb 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"
-- 
GitLab