SHA256
1
0
forked from pool/openscap

autoreconf, add pkg-config

OBS-URL: https://build.opensuse.org/package/show/security/openscap?expand=0&rev=6
This commit is contained in:
Marcus Meissner 2009-11-19 14:43:35 +00:00 committed by Git OBS Bridge
parent b3cb7df1c5
commit d38ef06fda

View File

@ -18,7 +18,7 @@
Name: openscap Name: openscap
BuildRequires: python-devel libxml2-devel pcre-devel swig libnl-devel rpm-devel BuildRequires: python-devel libxml2-devel pcre-devel swig libnl-devel rpm-devel pkg-config
License: GPL v3 or later License: GPL v3 or later
Group: Development/Tools/Other Group: Development/Tools/Other
AutoReqProv: on AutoReqProv: on
@ -44,6 +44,7 @@ More information about SCAP can be found at nvd.nist.gov.
%patch0 -p0 %patch0 -p0
%build %build
autoreconf -i -f
%configure %configure
make make