File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Building
1515
1616To build the ` scitokens-cpp ` library, the following dependencies are needed:
1717
18- - [ jwt-cpp] ( https://github.com/Thalhammer/jwt-cpp ) : A header-only C++ library for manipulating
18+ - [ jwt-cpp] v0.5.0 or later (https://github.com/Thalhammer/jwt-cpp ): A header-only C++ library for manipulating
1919 JWTs.
2020 - OpenSSL 1.0 or later.
2121 - ` sqlite3 `
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Source0: https://github.com/scitokens/scitokens-cpp/releases/download/v%{version
1818# inappropriate to include a "Provides", as jwt-cpp is not provided
1919# by this package.
2020
21- BuildRequires: gcc-c++
21+ BuildRequires: gcc-c++ >= 5.1
2222BuildRequires: make
2323BuildRequires: cmake3
2424BuildRequires: sqlite-devel
You can’t perform that action at this time.
0 commit comments