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:
Miloslav Trmač 2017-09-02 00:49:41 +02:00
parent e3170801c5
commit aa6df53779

View File

@ -1,3 +1,5 @@
// +build !containers_image_openpgp
package main
/*