From deb7a6705ef4e539e0baf034729e2c6b19959979 Mon Sep 17 00:00:00 2001 From: Mikhail Kashkarov Date: Mon, 2 Dec 2019 23:33:28 +0300 Subject: [PATCH] [Tizen 6.0] Enable build Signed-off-by: Mikhail Kashkarov --- packaging/python3-setuptools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/python3-setuptools.spec b/packaging/python3-setuptools.spec index 61bfab3..5c929e5 100644 --- a/packaging/python3-setuptools.spec +++ b/packaging/python3-setuptools.spec @@ -29,7 +29,7 @@ BuildRequires: python3-xml BuildRequires: unzip # needed for SLE -Requires: python3 +Requires: python3-base Requires: python3-xml Provides: python3-distribute = %{version} -- 2.34.1