Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 4, 2023. It is now read-only.
/QtDataSyncPublic archive

Commit17df973

Browse files
authored
Update requirements [skip ci]
1 parentbc2ab4e commit17df973

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,10 @@ The library as a high level synchronisation backend has a few dependencies. They
7878
- [QtService](https://github.com/Skycoder42/QtService) (For the qdsapp tool)
7979
- Additional stuff for building it yourself:
8080
- perl
81-
- [CryptoPP library](https://www.cryptopp.com/) (Can also be linked dynamically)
82-
- [qpmx](https://github.com/Skycoder42/qpmx)
83-
- [qpm](https://github.com/Cutehacks/qpm)
81+
- [CryptoPP library](https://www.cryptopp.com/)
82+
- Already included as git submodule, is automatically compiled as static library and linked with QtDataSync
83+
- Call qmake with `CONFIG+=system_cryptopp` to use the CryptoPP provided by your system instead (requires pkgconfig)
84+
- [qdep](https://github.com/Skycoder42/qdep) (Must be installed and prepared for the qmake you are using)
8485
- Some of the plugins also have additional dependencies:
8586
- kwallet: [KWallet Framework](https://api.kde.org/frameworks/kwallet/html/)
8687
- secretservice: libsecret-1 via pkgconfig

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp