Comment 2 for bug 1700569

Revision history for this message
Thomas Herve (therve) wrote :

Yeah that's expected. When you depend on something not created, we ignore the error (since recently), but we don't go up the dep chain. You need to add the dependency explicitly yourself.