From 23167723b1e85529e0438be292b29e216f29b3de Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Fri, 30 Jun 2017 22:07:37 +0200 Subject: [PATCH] pin skopeo to a specific commit ...because f26 HEAD needs ostree-devel which we don't have yet --- shared-userspace.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shared-userspace.yaml b/shared-userspace.yaml index 856531e..d8d341a 100644 --- a/shared-userspace.yaml +++ b/shared-userspace.yaml @@ -850,7 +850,10 @@ data: buildorder: 13 skopeo: rationale: Build dependency of docker. - ref: f26 + #ref: f26 + # f26 HEAD needs ostree-devel which pulls in a whole slew of + # other stuff + ref: 64c6a63999314920a3db70092fe7b2d600a19b4e buildorder: 14 gnupg: rationale: runtime dependency of docker.