summaryrefslogtreecommitdiff
path: root/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar
blob: 18c21db553a942f2373ea37e76dc176dd75f4db9 (plain)
1
2
3
4
5
6
7
8
9
propposed way to do this:
* install depends and makedepends before running `makepkg -sr`
* run `makepkg`
* install depends and makedepends from the next pkgbuild
* run `chcleanup` with a concatenation of clean system and current depends, this will remove the dependencies from the previous pkgbuild
* run `makepkg`
* etc.

it's not perfect but it would ease things a little.