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
This commit is contained in:
Attila Fazekas 2014-01-27 11:44:03 +01:00
parent b53dbad8ac
commit e7b6399d45
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ tcpdump
unzip
vim-enhanced
wget
bc
findutils-locate # useful when debugging
lsof # useful when debugging

View File

@ -21,6 +21,7 @@ tcpdump
unzip
wget
which
bc
# [1] : some of installed tools have unversioned dependencies on this,
# but others have versioned (<=0.7). So if a later version (0.7.1)