mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-02 01:18:23 +03:00
.lgtm.yml: Fix gpgme dependency
Since Ubuntu 18.04, libgpgme-dev is the real package and libgpgme11-dev is a virtual package provided by it. Apparently LGTM running on Ubuntu 20.04 no longer resolves the virtual package: ``` WARNING: Package 'libgpgme11-dev' requested by configuration file was not found ``` That ends up causing the build to fail: ``` configure: error: Need GPGME_PTHREAD version 1.1.8 or later ```
This commit is contained in:
parent
188b18795a
commit
b91f29ca39