[Kimchi-devel] [PATCH] [Kimchi] Add missing test dependency: bc

Lucio Correia luciojhc at linux.vnet.ibm.com
Tue May 31 16:44:37 UTC 2016


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
-- 
1.9.1




More information about the Kimchi-devel mailing list