From a1985fcd201a08ede16e589cf8bde068e68b6dfb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 27 Jan 2016 22:55:32 +0200 Subject: [PATCH] cleanup BR --- gearmand.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gearmand.spec b/gearmand.spec index 88f1c93..876e804 100644 --- a/gearmand.spec +++ b/gearmand.spec @@ -33,8 +33,6 @@ Source3: %{name}.service Patch0: %{name}-1.1.12-ppc64le.patch URL: http://www.gearman.org BuildRequires: boost-devel >= 1.37.0 -BuildRequires: boost-thread -BuildRequires: e2fsprogs-devel BuildRequires: gperf %{?with_gperftools:BuildRequires: gperftools-devel} BuildRequires: libevent-devel @@ -42,10 +40,10 @@ BuildRequires: libmemcached-devel BuildRequires: libuuid-devel #BuildRequires: memcached BuildRequires: mysql-devel +BuildRequires: pkgconfig BuildRequires: postgresql-devel BuildRequires: rpmbuild(macros) >= 1.647 %{?with_sqlite:BuildRequires: sqlite3-devel} -BuildRequires: systemd-units %{?with_tokyocabinet:BuildRequires: tokyocabinet-devel} BuildRequires: zlib-devel %if %{with tests} -- 2.44.0