Source: seahorse-nautilus Version: 3.11.92+git20230129.d59dc92f-2 Severity: important
Good morning,
this package FTBFS against gpgme 2 (available in experimental) with:
./tool/seahorse-pgp-operation.c:303:10: error: ‘GPGME_EVENT_NEXT_TRUSTITEM’
undeclared (first use in this function); did you mean ‘GPGME_EVENT_NEXT_KEY’?
303 | case GPGME_EVENT_NEXT_TRUSTITEM:
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
| GPGME_EVENT_NEXT_KEY

