mirror of
https://github.com/containers/skopeo.git
synced 2025-08-28 02:52:41 +00:00
Only use the cgo workaround if using gpgme
Otherwise we would try to link with gpgme only for that unnecessary workaround.
This commit is contained in:
parent
e3170801c5
commit
aa6df53779
@ -1,3 +1,5 @@
|
|||||||
|
// +build !containers_image_openpgp
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user