7 Oct
2007
7 Oct
'07
12:35 p.m.
This is what I use for checking the deps:
[andyrtr@workstation64 cvs]$ grep -l libpcap `find . -name PKGBUILD`
A while ago I posted a script to this ML that does this, but gives more concise output, finding _only_ deps and makedeps, and not random comments and such. Jurgen reworked it a bit for speed and because his bash is leet. I've reattached it here - I suggest you use it. -- Travis