Hi rock-devs,<br><br>Is there an option in autoproj to have the list of OS deps for the current layout?<br><br>Using &#39;autoproj osdeps --show&#39; I get a list per package...<br><br>What I would like is just a raw list of OS packages, such that I could manually do something like:<br>
sudo apt-get install `autoproj osdeps --list`<br><br>for my users that will share the same configuration as mine, but don&#39;t have sudo rights.<br><br>Thanks,<br><br>Charles<br>