Open g-arjones opened 2 years ago
Sure...
$ autoproj osdeps drivers/iodrivers_base
Will install only apt-dpkgs that are in the dependency tree of drivers/iodrivers_base
but all gems from the workspace layout. This is because of the BundlerManager's "strict mode". I understand this is not easy to fix/implement but there should be a way to add stuff to the workspace's Gemfile incrementally.
Can you offer a little more details ? That's ... rather terse.