Bloom-Release add dependency for libraries located on launchpad.net
Hello,
I currently manage the ros_qtc_plugin and would like to release the Qt Creator plugin using the standard ROS release process because of limitation with Launchpad.net . I noticed that there is a Third Party release but it does not mention how to add repository dependencies. In order to build the plug-in it requires libraries to be installed from several launchpad.net ppa. Is there a way to setup bloom-release such that it will add the ppa repositories to the source.list?
Slightly off-topic perhaps, but why would you want to release the Qt Creator plugin through the ROS buildfarm? That would tie it to ROS releases, which doesn't seem to make too much sense (ie: there is nothing ROS-release specific in the plugin afaik).
I would like to integrate some of the ros tools in to Qt Creator and to do so I would need access to ROS libraries. Currently launchpad.net does not have the capability to add ROS libraries because they are not located on launchpad.net and appears to the same for the buildfarm.
Sounds a bit like trading one set of restrictions for another, especially after @William's answer below.