From fd96524b0a3b2a073778944df0d7f2b3c5a7432d Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Fri, 23 Oct 2020 16:09:23 +0900 Subject: [PATCH] Revert "Add python3-cython dependency" This reverts commit e3ec76af022ad99104fa0e7d80a03627eb0ebf75. Change-Id: I8172b6930883006825dc491ccb1b0432baf8836e --- packaging/nlp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/nlp.spec b/packaging/nlp.spec index 592b257..1f37d9f 100755 --- a/packaging/nlp.spec +++ b/packaging/nlp.spec @@ -17,7 +17,6 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(rpc-port) BuildRequires: pkgconfig(ecore) BuildRequires: pkgconfig(gmock) -Requires: python3-cython Requires: python3-numpy Requires: python3-xml Requires: python3-six -- 2.7.4