From 7c4504d256664b51169e5368e4889ed6aed9ba56 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 21 Apr 2016 15:30:08 -0400 Subject: [PATCH] BR gpgme-devel Now a dependency of signing. --- skopeo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/skopeo.spec b/skopeo.spec index 6ae948f..fd9f754 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -43,6 +43,7 @@ BuildRequires: compiler(go-compiler) # If go_compiler is not set to 1, there is no virtual provide. Use golang instead. BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang} BuildRequires: golang-github-cpuguy83-go-md2man +BuildRequires: gpgme-devel %description Command line utility to inspect images and repositories directly on Docker