1
0
mirror of https://github.com/QRouland/UTPass.git synced 2026-01-10 19:36:57 +00:00

Fix rnp passphrase provider version

This commit is contained in:
2025-02-03 18:45:25 +01:00
parent 93361f9ba5
commit e56c16f27b
9 changed files with 221 additions and 301 deletions

View File

@@ -30,7 +30,7 @@ libraries:
- libbz2-dev
- zlib1g-dev
- libjson-c-dev
build_args: -DBUILD_SHARED_LIBS=on -DBUILD_TESTING=off -DCRYPTO_BACKEND=botan
build_args: -DBUILD_TESTING=off -DCRYPTO_BACKEND=botan
install_lib:
@@ -41,6 +41,4 @@ install_lib:
- "libhttp_parser.so*"
- "libssh2.so*"
- "libquazip5.so*"
- "librnp.so*"
- "libbotan-2.so*"