=== pieq_ is now known as pieq [12:42] Hi guys [12:42] ive got a question, maybe someone can answer [12:42] i've uploaded a package to a PPA [12:42] and it depends on a package from another PPA [12:42] my package builds fine [12:42] however when i try to do sudo apt-get install [12:43] it complains that the dependency is not installable [13:03] you need to have both PPAs configured to install [13:04] also, I dimly remember that PPA priorities are rather low, so you might need to explicitly install it once [13:05] by default, priorities should be in the "auto-select upgrades, but don't select for new installations" band [13:11] gotcha, i'll import the packages into my PPA instead then i guess