summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@verizonmedia.com>2020-02-03 16:17:03 +0100
committerTor Egge <Tor.Egge@verizonmedia.com>2020-02-03 16:17:03 +0100
commit23b08c4f98ee52160cc259ba365e0b3da77b4885 (patch)
tree75476be8e3aee26a7b301edd73ec21230c040eff
parent4c6b9c1a1c5ab499a48c2ae1b6e6e0f6b12c7c10 (diff)
Use vespa-icu for CentOS 7 and RHEL 7.
-rw-r--r--dist/vespa.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/vespa.spec b/dist/vespa.spec
index f82559e9637..5b8ee5241b1 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -47,6 +47,7 @@ BuildRequires: vespa-boost-devel >= 1.59.0-6
BuildRequires: vespa-gtest >= 1.8.1-1
BuildRequires: vespa-protobuf-devel >= 3.7.0-4
BuildRequires: vespa-openssl-devel >= 1.1.1c-1
+BuildRequires: vespa-icu-devel >= 65.1.0-1
%endif
%if 0%{?el8}
BuildRequires: cmake >= 3.11.4-3
@@ -139,6 +140,7 @@ Requires: net-tools
%if 0%{?el7}
Requires: llvm5.0
Requires: vespa-openssl >= 1.1.1c-1
+Requires: vespa-icu >= 65.1.0-1
Requires: vespa-protobuf >= 3.7.0-4
%define _vespa_llvm_version 5.0
%define _extra_link_directory /usr/lib64/llvm5.0/lib;%{_vespa_deps_prefix}/lib64