From d26c0f3c3b543bb6ac9392524014e2ad085c863e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:05:53 +0200 Subject: [PATCH] Add missing BuildRequires on gcc make: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1606522 Signed-off-by: Igor Gnatenko --- tinycdb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tinycdb.spec b/tinycdb.spec index eda5a0c..18cf9d6 100644 --- a/tinycdb.spec +++ b/tinycdb.spec @@ -9,6 +9,7 @@ Source0: http://www.corpit.ru/mjt/%{name}/%{name}-%{version}.tar.gz # taken from the 0.77 tarball Source1: libcdb.pc +BuildRequires: gcc %description tinycdb is a small, fast and reliable utility and subroutine library for creating and reading constant databases. The database structure is tuned