SHA256
1
0
forked from pool/rnp
Andreas Stieger 2023-06-14 20:58:11 +00:00 committed by Git OBS Bridge
parent cb830a5e29
commit a31b0c5864
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 14 20:57:32 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
- fix build on Leap (json-c)
-------------------------------------------------------------------
Mon Jun 12 20:32:19 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>

View File

@ -34,9 +34,9 @@ BuildRequires: gcc-c++
BuildRequires: gpg2 >= 2.2
BuildRequires: gtest
BuildRequires: pkgconfig
BuildRequires: cmake(json-c) >= 0.11
BuildRequires: pkgconfig(botan-2) >= 2.14.0
BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(json-c) >= 0.11
BuildRequires: pkgconfig(zlib)
BuildRequires: rubygem(asciidoctor)