[PATCH] snapcraft: add missing stage packages

Alex Hung alex.hung at canonical.com
Mon Aug 20 18:35:39 UTC 2018


On 2018-08-20 08:38 AM, Colin King wrote:
> 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
> 

Looks good. Do we need to update README and perhaps for fedora too?

Acked-by: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list