From 41bbc2d71d8eaaef12f41a0200cd691646bce568 Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Wed, 19 Oct 2016 16:47:58 +0100 Subject: Fix several implicitly transitive build-dependencies in devel-system. Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported. --- strata/ostree-core.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/ostree-core.morph') diff --git a/strata/ostree-core.morph b/strata/ostree-core.morph index 26159df3..ff9725ce 100644 --- a/strata/ostree-core.morph +++ b/strata/ostree-core.morph @@ -30,6 +30,7 @@ chunks: build-depends: - gpgme - libgsystem + - libassuan submodules: libglnx: url: upstream:libglnx -- cgit v1.2.1