From 16e67f387d15d4fca63773fe38f561842b55c096 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Mon, 10 Aug 2020 17:53:03 +0200 Subject: net-analyzer/net-snmp: Call PKG_PROG_PKG_CONFIG in configure.ac Package-Manager: Portage-3.0.2, Repoman-2.3.23 Closes: https://bugs.gentoo.org/736465 Signed-off-by: Jeroen Roovers --- net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch b/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch index 08735d1be7c0..94811747d2b4 100644 --- a/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch +++ b/net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch @@ -1,3 +1,14 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -25,6 +25,8 @@ + + AC_MSG_CACHE_INIT() + ++PKG_PROG_PKG_CONFIG ++ + # + # save the configure arguments + # --- a/configure.d/config_os_libs2 +++ b/configure.d/config_os_libs2 @@ -516,6 +516,8 @@ -- cgit v1.2.3-65-gdbad