Skip to content
Snippets Groups Projects
Commit b1066e88 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

a first iteration at creating the correct easyinstall.pth file

parent 93b03b62
No related branches found
No related tags found
No related merge requests found
......@@ -24,4 +24,4 @@ create_python_easy_install_pth_file () {
# create a custom hosts file
ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; augment_hosts_setting_file ; create_python_easy_install_pth_file ; "
IMAGE_INSTALL += "boost boost-dev packagegroup-core-ssh-openssh dhcp-client file ldd python-modules python-setuptools python-rospkg python-rosinstall git cmake python-empy python-pyyaml python-nose log4cxx log4cxx-dev libbz2-dev"
IMAGE_INSTALL += "boost boost-dev packagegroup-core-ssh-openssh python-modules python-setuptools python-rospkg python-rosinstall git cmake python-empy python-pyyaml python-nose log4cxx log4cxx-dev libbz2-dev"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment