Talk:Package dependencies
From WPKG | Open Source Software Deployment and Distribution
So I checked out about dependancies in the linked page, but I still don't understand.
Lets say we have 2 packages
package1 with a priority of 9
package2 with a priority of 10
With no dependancies set, it should install in the order package2 -> package1 is this correct?
If I was to say package2 depands on package1, would this change to package1 -> package2 ?
As I see it, this is how it should work, but can you confirm or otherwise?
- could you post your question to the mailing list?