From: hanumizzle <han...@gm...> - 2006-08-04 12:14:57
|
On 8/2/06, Sriram Durbha <sri...@gm...> wrote: > hi all, > how to effectively collect dependency info ? does checkinstall etc already > do [part of ] that? > cheers > ram I like the hands on approach and use makeslapt to collect dependency info. Then I rm the package it creates, check that the dependency info it reported is OK, then do makepkg after I think everything is correct. |