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:
parent
b3cb7df1c5
commit
d38ef06fda
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user