This is now needed by ras-mc-ctl.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
libtool
tar
sqlite-devel (if sqlite3 will be used)
+ perl-dbd-sqlite (if sqlite3 will be used)
To install then on Fedora, run:
- yum install -y make gcc autoconf automake libtool tar
+ yum install -y make gcc autoconf automake libtool tar perl-dbd-sqlite
Or, if sqlite3 database will be used to store data:
yum install -y make gcc autoconf automake libtool tar sqlite-devel