1
0
mirror of https://github.com/PurpleI2P/i2pd-qt.git synced 2025-01-11 23:38:01 +00:00

Merge pull request #71 from nonlin-lin-chaos-order-etc-etal/patch-5

Included a ref to full i2pd-qt build docs
This commit is contained in:
orignal 2022-08-28 10:52:30 -04:00 committed by GitHub
commit 13f77a9ac0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@
<a href='https://flathub.org/apps/details/website.i2pd.i2pd'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a> <a href='https://flathub.org/apps/details/website.i2pd.i2pd'><img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
## Build Requirements ## Building
* Qt 5 is necessary (because Qt 4 lacks `QtWidgets/` folder). See the GitHub action for more details on build procedures. See https://i2pd.readthedocs.io/en/latest/devs/building/qt-desktop-gui/ .