From 7607278792993eb99b535007cbf54110b7fd7244 Mon Sep 17 00:00:00 2001 From: myeuler Date: Thu, 13 Aug 2020 18:44:42 +0800 Subject: [PATCH] update sysbench.spec. --- sysbench.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysbench.spec b/sysbench.spec index cb85f9a..198af12 100644 --- a/sysbench.spec +++ b/sysbench.spec @@ -8,7 +8,7 @@ License: GPL2 URL: https://github.com/akopytov/sysbench Source0: https://github.com/akopytov/sysbench/archive/%{name}-%{version}.tar.gz -BuildRequires: gcc autoconf automake mariadb-devel libaio-devel libxslt ck-devel postgresql-devel +BuildRequires: gcc libtool autoconf automake mariadb-devel libaio-devel libxslt ck-devel postgresql-devel %description sysbench is a scriptable multi-threaded benchmark tool based on LuaJIT. It is most frequently used for database benchmarks, but can also be used to create arbitrarily complex workloads that do not involve a database server.