Installed pkg list in dependency order ?
Joakim Tjernlund <[email protected]> Mon, 14 Jun 2021 15:16:58 +0000
| Newsgroups | gmane.linux.gentoo.portage.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi I need to generate a pkg list from an uptodate gentoo system too feed this list into qmerge so qmerge can install these pkgs in correct order. Tried emerge -e but that list is not in dep order, seems to be just a list with pkgs to rebuild. Jocke