Quoting Mario Limonciello <[EMAIL PROTECTED]>: > Hello, > > I have been attempting to make use of PPAs for the last few days, but > been having troubles. > > I have two applications that I wanted to build. The second one needs to > use the binaries that were produced from the first. It's appearing as > though these aren't available in the package lists on the PPA when > trying to build the second. > > Is there a way to add them?
They are automatically added but it takes a while. If your PPA package A depends on PPA package B, upload B, wait until you see it in your repository, then upload A. You can set a queue delay to build A, as well, but I would not recommend it as you cannot be sure how long after building will it take for B to move to the repository. For instance, in my PPA I have 'witty' which depends on 'asio' and 'mxml'. -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) -- launchpad-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/launchpad-users
