summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild')
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
index 26332d20f449..190fd8f58816 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9.3-r3.ebuild
@@ -9,7 +9,7 @@ GENTOO_DEPEND_ON_PERL=no
PYTHON_COMPAT=( python3_{10..11} )
WANT_AUTOMAKE=none
-inherit autotools distutils-r1 perl-module systemd
+inherit autotools distutils-r1 libtool perl-module systemd
DESCRIPTION="Software for generating and retrieving SNMP data"
HOMEPAGE="https://www.net-snmp.org/"
@@ -122,6 +122,7 @@ src_prepare() {
default
eautoconf
+ elibtoolize
}
src_configure() {