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