From 272fd88e1e8905989dfd05b3e22cabfe0fe264d3 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Tue, 6 Aug 2019 15:07:25 +0200 Subject: [PATCH] try to circumvent some autocr*p problem that doesn't manifest in my env --- openvpn-plugin-auth-ldap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/openvpn-plugin-auth-ldap.spec b/openvpn-plugin-auth-ldap.spec index fbd5756..b514a56 100644 --- a/openvpn-plugin-auth-ldap.spec +++ b/openvpn-plugin-auth-ldap.spec @@ -19,6 +19,7 @@ BuildRequires: automake BuildRequires: gcc-objc BuildRequires: openldap-devel BuildRequires: openvpn-devel +BuildRequires: pkgconfig BuildRequires: re2c BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0