Add pandoc BuildRequires
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
This commit is contained in:
parent
83d0ae72b7
commit
384f3d9cf4
@ -14,6 +14,7 @@ Patch2: options-fix-broken-T-option.patch
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: autoconf-archive
|
BuildRequires: autoconf-archive
|
||||||
|
BuildRequires: pandoc
|
||||||
BuildRequires: pkgconfig(cmocka)
|
BuildRequires: pkgconfig(cmocka)
|
||||||
BuildRequires: pkgconfig(libcurl)
|
BuildRequires: pkgconfig(libcurl)
|
||||||
BuildRequires: pkgconfig(openssl)
|
BuildRequires: pkgconfig(openssl)
|
||||||
@ -50,6 +51,7 @@ tpm2-tools is a batch of testing tools for tpm2.0. It is based on tpm2-tss.
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Jan 7 2019 Javier Martinez Canillas <javierm@redhat.com> - 3.1.3-2
|
* Mon Jan 7 2019 Javier Martinez Canillas <javierm@redhat.com> - 3.1.3-2
|
||||||
- Fix broken -T option and a couple of minor fixes
|
- Fix broken -T option and a couple of minor fixes
|
||||||
|
- Add pandoc BuildRequires
|
||||||
|
|
||||||
* Wed Nov 7 2018 Yunying Sun <yunying.sun@intel.com> - 3.1.3-1
|
* Wed Nov 7 2018 Yunying Sun <yunying.sun@intel.com> - 3.1.3-1
|
||||||
- Update to 3.1.3 release
|
- Update to 3.1.3 release
|
||||||
|
Loading…
Reference in New Issue
Block a user