On Wed, Jun 26, 2013 at 4:27 PM, Guido Chari <cha...@gmail.com> wrote: > I have a dependency with for example NativeBoost. And i want NativeBoost in > its bleedingEdge version. If I "loadBleedingEdge" NativeBoost is on its last > version on every package but not its own dependencies as for example AsmJit. > Is this the right behavior? How can i express to have not only my dependency > but also the dependencies of my dependencies in its bleedingEdge version?
you can't I guess. Each package maintainer decides what is best for the dependencies. If you want to override this, I still guess you have to make your package depend on all the dependencies of all your dependencies (recursively). -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill