summaryrefslogtreecommitdiffstats
path: root/recipes-containers/skopeo/files/0001-Makefile-use-pkg-config-instead-of-gpgme-config.patch
Commit message (Collapse)AuthorAgeFilesLines
* skope: update to 1.3.xBruce Ashfield2021-06-041-0/+35
Updating skopeo to the 1.3.x series. Along with the version bump, we patch the Makefile to stop using gpgme-config and instead using pkg-config, since OE taints gpgme-config and the build will break if we call it directly. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>