| Summary: | Fail to build gpgme using kdesrc-build | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | Fushan Wen <qydwhotmail> |
| Component: | general | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | ashark |
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=411419 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 411419 *** |
I had to put the following option in kdesrc-buildrc: ``` options gpgme configure-flags --enable-maintainer-mode --enable-languages=cpp,qt6 --disable-gpgsm-test --disable-static --disable-fd-passing --disable-gpg-test --disable-gpgconf-test end options ```