commit 2ab8fe31a434395633cc7ca8495e634e6f9bb959
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 05:54:26 2019 +0000
Add BuildRequires: gcc
amap.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/amap.spec b/amap.spec
index 2c80469..eb4f285 100644
--- a/amap.spec
+++ b/amap.spec
@@ -17,6 +17,7 @@ Patch6: %{name}-lnamap6.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: gcc
BuildRequires: openssl-devel
BuildRequires: pcre-devel
Show replies by date