[PATCH] snapcraft: add missing stage packages

Colin King colin.king at canonical.com
Mon Aug 20 15:38:11 UTC 2018


From: Colin Ian King <colin.king at canonical.com>

This includes some missing stage packages

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 snapcraft.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 7b36b314..30d42b1b 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -10,6 +10,9 @@ parts:
         source: git://kernel.ubuntu.com/hwe/fwts
         stage-packages:
             - libfdt1
+            - libjson-c3
+            - libbsd0
+            - libpci3
         build-packages:
             - gcc
             - make
-- 
2.17.1




More information about the fwts-devel mailing list