Browse code

Install bc with all distribution

After commit def4c141 the bc is requred for devstack install on minimal
image, commit fbe12f98 fixed the issue with ubuntu, but not with other
distribution.

Adding bc to the files/rpms-suse/general and files/rpms/general.

Change-Id: Ieb2e3e2af454bca03bb3d7565ff731dc357e699f

Attila Fazekas authored on 2014/01/27 19:44:03
Showing 2 changed files
... ...
@@ -17,6 +17,7 @@ tcpdump
17 17
 unzip
18 18
 vim-enhanced
19 19
 wget
20
+bc
20 21
 
21 22
 findutils-locate # useful when debugging
22 23
 lsof # useful when debugging
... ...
@@ -21,6 +21,7 @@ tcpdump
21 21
 unzip
22 22
 wget
23 23
 which
24
+bc
24 25
 
25 26
 # [1] : some of installed tools have unversioned dependencies on this,
26 27
 # but others have versioned (<=0.7).  So if a later version (0.7.1)