From ddd14c016340a4c5a8807bb8880a64345f582897 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 9 Sep 2019 20:32:02 -0300 Subject: [PATCH] Fixing centos build. --- rpm/libv3270.spec | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/rpm/libv3270.spec b/rpm/libv3270.spec index 831822a..244bb42 100644 --- a/rpm/libv3270.spec +++ b/rpm/libv3270.spec @@ -76,6 +76,9 @@ BuildRequires: gtk3-devel # https://en.opensuse.org/openSUSE:Build_Service_cross_distribution_howto %if %{undefined fedora} && %{undefined rhel_version} && %{undefined centos_version} BuildRequires: libgladeui-2-6 + +# CENTOS Genmarshal doesn't depends on python! +BuildRequires: python %endif %description -- libgit2 0.21.2