summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/skopeo/skopeo_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-containers/skopeo/skopeo_git.bb b/recipes-containers/skopeo/skopeo_git.bb
index c29009a1..b4eaf72b 100644
--- a/recipes-containers/skopeo/skopeo_git.bb
+++ b/recipes-containers/skopeo/skopeo_git.bb
@@ -13,6 +13,8 @@ DEPENDS = " \
13 13
14inherit go 14inherit go
15 15
16COMPATIBLE_HOST = "^(?!mips).*"
17
16RDEPENDS:${PN} = " \ 18RDEPENDS:${PN} = " \
17 gpgme \ 19 gpgme \
18 libgpg-error \ 20 libgpg-error \