commit:     18ed47a3eb771b0065730303c17838f38b799a6d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 05:02:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 05:02:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18ed47a3

net-analyzer/dhcp_probe: fix IndirectInherits

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild 
b/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild
index 7ee68b0c9623..4bcdb5ae2887 100644
--- a/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild
+++ b/net-analyzer/dhcp_probe/dhcp_probe-1.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit autotools flag-o-matic
+inherit autotools flag-o-matic toolchain-funcs
 
 DESCRIPTION="Discover DHCP and BootP servers on a directly-attached Ethernet 
network"
 HOMEPAGE="https://www.net.princeton.edu/software/dhcp_probe/";

Reply via email to