| Bug#: 136261 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Other | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: netmon@gentoo.org | Reported By: kaiowas@gentoo.org | |
| Component: Applications | |||
| URL: | |||
| Summary: net-analyzer/arpwatch missing RDEPEND on libpcap | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-06-10 00:57 0000 | |||
| Description: | Opened: 2006-06-10 00:57 0000 |
please add libpcap as RDEPEND for all arpwatch ebuilds, since it's a dynamically linked library needed by your application. [1] when installing from binary packages (think catalyst or an enterprise setup), only RDEPEND is checked and that one is missing in your case. [2] [1] http://devmanual.gentoo.org/general-concepts/dependencies/index.html [2] http://thread.gmane.org/gmane.linux.gentoo.devel/29509/ thanks, peter
Created an attachment (id=88852) [details]
Possible fix.
Here this is really a problem. Thank you for report Peter!
I've attached patch how this can be fixed. net-analyzer/arpwatch is a happy
package with the maintainer ;) Let's wait for his opinion. :)