[elbe-devel] [PATCH] Add a section about software dependencies

Manuel Traut manuel.traut at linutronix.de
Wed Jun 21 15:51:03 CEST 2017


> From: Yegor Yefremov <yegorslists at googlemail.com>
> 
> List packages needed for elbe when using directly from
> a git repository.
> 
> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> ---
>  README | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/README b/README
> index d8f79c4..20fa71b 100644
> --- a/README
> +++ b/README
> @@ -8,6 +8,12 @@ It can be used to build embedded Linux Rootfilesystems based on Debian packages.
>  
>  ELBE runs on Debian Linux Host Systems.
>  
> +Software Dependencies
> +---------------------
> +If using ELBE from git repository directly, you'll need following packages installed:
> +
> +    apt install python-mako python-suds qemu-utils qemu-kvm libvirt-bin p7zip-full
> +
>  Crash Course
>  ------------
>  1. use a Elbe XML file (e.g. from /usr/share/doc/elbe/examples or
> -- 
> 2.1.4

Hi Yegor,

thx for your patch. I applied it to the master and devel/elbe-1.0 branches.

Regards,

  Manuel




More information about the elbe-devel mailing list