Bug 473350

Summary: Fail to build gpgme using kdesrc-build
Product: [Developer tools] kdesrc-build Reporter: Fushan Wen <qydwhotmail>
Component: generalAssignee: 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:

Description Fushan Wen 2023-08-14 01:21:59 UTC
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
```
Comment 1 Andrew Shark 2023-09-01 11:16:27 UTC

*** This bug has been marked as a duplicate of bug 411419 ***