qsort_idep
static int qsort_idep(const void *pkg1, const void *pkg2);
qsort(idep_ary, count, sizeof(pkg_t *), qsort_idep);