[Kimchi-devel] [PATCH] [Kimchi] Add missing test dependency: bc
Aline Manera
alinefm at linux.vnet.ibm.com
Wed Jun 1 03:22:46 UTC 2016
Hi Lucio,
Don't we need to properly add this new dependency to control.in file to
avoid issues while installing the .deb package?
On 05/31/2016 01:44 PM, Lucio Correia wrote:
> Signed-off-by: Lucio Correia <luciojhc at linux.vnet.ibm.com>
> ---
> docs/ubuntu-deps.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/ubuntu-deps.md b/docs/ubuntu-deps.md
> index e21f6a8..b0b1562 100644
> --- a/docs/ubuntu-deps.md
> +++ b/docs/ubuntu-deps.md
> @@ -31,4 +31,4 @@ Packages required for UI development
> Packages required for tests
> ---------------------------
>
> - $ sudo apt-get install pep8 pyflakes python-requests python-mock
> + $ sudo apt-get install pep8 pyflakes python-requests python-mock bc
More information about the Kimchi-devel
mailing list