summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/net-snmp')
-rw-r--r--net-analyzer/net-snmp/files/net-snmp-5.8.1-mysqlclient.patch11
1 files changed, 11 insertions, 0 deletions
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 @@