adding dateutil to the image, as i do not know why RDEPENDS does not ensure that dateutil exists in the rootfs

This commit is contained in:
Lukas Bulwahn 2012-12-21 12:00:14 +01:00
parent a963dfa04e
commit a6c5553c9a
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; augment_hosts_setti
IMAGE_INSTALL += "packagegroup-core-ssh-openssh git cmake \
boost boost-dev log4cxx log4cxx-dev libbz2-dev \
python-modules python-empy python-pyyaml python-nose \
python-setuptools python-rospkg python-vcstools python-rosinstall"
python-setuptools python-rospkg python-dateutil python-vcstools python-rosinstall"