[elbe-devel] [PATCH stable 1/3] Add missing dependency to the README.
Manuel Traut
manut at linutronix.de
Mon Dec 24 09:49:25 CET 2018
On 13:53 Sat 22 Dec , Richard Cochran wrote:
> When using elbe directly from git under debian or ubuntu, there are a
> number of dependencies that must be installed. The README has a list
> of these, but python-debian is not present. This patch fixes the
> issue by adding the missing package.
>
> Signed-off-by: Richard Cochran <richardcochran at gmail.com>
Reviewed-by: Manuel Traut <manut at linutronix.de>
> ---
> README.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/README.adoc b/README.adoc
> index 9b7e8fb4..c31f0620 100644
> --- a/README.adoc
> +++ b/README.adoc
> @@ -13,7 +13,7 @@ Software Dependencies
> ---------------------
> If using ELBE from git repository directly, you'll need following packages installed:
>
> - apt install python python-mako python-lxml python-apt python-gpgme python-pyme python-suds tmux qemu-utils qemu-kvm p7zip-full make
> + apt install python python-debian python-mako python-lxml python-apt python-gpgme python-pyme python-suds tmux qemu-utils qemu-kvm p7zip-full make
>
>
> Crash Course
> --
> 2.11.0
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
More information about the elbe-devel
mailing list