From f5aa3837817c04f77b393568a6977dc1e0bb46a9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Apr 28 2015 22:56:06 +0000 Subject: Add python3 to Requires (Thanks to Ilya Kyznetsov) Signed-off-by: Igor Gnatenko --- diff --git a/meson.spec b/meson.spec index 8535373..6e89419 100644 --- a/meson.spec +++ b/meson.spec @@ -2,7 +2,7 @@ Name: meson Version: 0.23.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High productivity build system License: ASL 2.0 @@ -28,6 +28,7 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(zlib) Requires: ninja-build +Requires: python3 %description Meson is a build system designed to optimize programmer @@ -85,6 +86,9 @@ chmod +x %{buildroot}%{_bindir}/meson* %{_mandir}/man1/%{name}gui.1.* %changelog +* Wed Apr 29 2015 Igor Gnatenko - 0.23.0-2 +- Add python3 to Requires (Thanks to Ilya Kyznetsov) + * Tue Mar 31 2015 Igor Gnatenko - 0.23.0-1 - 0.23.0