From c9d23be201aec8320fb2f6080bdaf972730c2524 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sep 07 2016 09:58:06 +0000 Subject: run rust and python tests Signed-off-by: Igor Gnatenko --- diff --git a/meson.spec b/meson.spec index 81874d6..f995f9c 100644 --- a/meson.spec +++ b/meson.spec @@ -30,6 +30,10 @@ BuildRequires: pkgconfig(protobuf) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) python3-gobject-base gtk-doc BuildRequires: pkgconfig(zlib) +# Rust tests +BuildRequires: rust +# Python tests +BuildRequires: python3-Cython Requires: ninja-build %description