From 9fdc6cb8079fd508b8eec4f72e4cd4619b9abc00 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 10 Sep 2018 09:48:40 +0200 Subject: [PATCH] Update list of rust deps Signed-off-by: Igor Gnatenko --- librsvg2.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/librsvg2.spec b/librsvg2.spec index 9af8199..ae1c1a4 100644 --- a/librsvg2.spec +++ b/librsvg2.spec @@ -50,14 +50,22 @@ BuildRequires: (crate(glib-sys) >= 0.6.0 with crate(glib-sys) < 0.7.0) BuildRequires: (crate(itertools) >= 0.7.4 with crate(itertools) < 0.8.0) BuildRequires: (crate(lazy_static) >= 1.0.0 with crate(lazy_static) < 2.0.0) BuildRequires: (crate(libc) >= 0.2.0 with crate(libc) < 0.3.0) +BuildRequires: (crate(nalgebra) >= 0.16.0 with crate(nalgebra) < 0.17.0) +BuildRequires: (crate(num-traits) >= 0.2.0 with crate(num-traits) < 0.3.0) +BuildRequires: (crate(owning_ref) >= 0.3.0 with crate(owning_ref) < 0.4.0) BuildRequires: (crate(pango) >= 0.4.0 with crate(pango) < 0.5.0) BuildRequires: (crate(pango-sys) >= 0.6.0 with crate(pango-sys) < 0.7.0) BuildRequires: (crate(pangocairo) >= 0.5.0 with crate(pangocairo) < 0.6.0) BuildRequires: (crate(pangocairo-sys) >= 0.7.0 with crate(pangocairo-sys) < 0.8.0) BuildRequires: (crate(phf) >= 0.7.21 with crate(phf) < 0.8.0) +BuildRequires: (crate(rayon) >= 1.0.0 with crate(rayon) < 2.0.0) BuildRequires: (crate(regex) >= 1.0.0 with crate(regex) < 2.0.0) # [build-dependencies] BuildRequires: (crate(phf_codegen) >= 0.7.21 with crate(phf_codegen) < 0.8.0) +%if %{with check} +# [dev-dependencies] +BuildRequires: (crate(criterion) >= 0.2.0 with crate(criterion) < 0.3.0) +%endif %endif # We install a gdk-pixbuf svg loader