From 0fcd939b1fd687c0caf710c917fede79400cbf8d Mon Sep 17 00:00:00 2001 From: jinlun Date: Fri, 3 Mar 2023 07:03:04 +0000 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E6=B5=8B=E8=AF=95=E7=94=A8?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: jinlun --- setools.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/setools.spec b/setools.spec index 80afff9..344d08d 100644 --- a/setools.spec +++ b/setools.spec @@ -16,7 +16,7 @@ BuildRequires: flex bison glibc-devel gcc swig git python3-setuptools BuildRequires: qt5-qtbase-devel python3-devel BuildRequires: libsepol-devel >= 3.1 libsepol-static >= 3.1 BuildRequires: python3-Cython -BuildRequires: python3-setuptools +BuildRequires: python3-setuptools python3-networkx Obsoletes: setools < 4.0.0, setools-devel < 4.0.0 %description @@ -72,9 +72,7 @@ Gui packages for setools. %py3_install %check -%if %{?_with_check:1}%{!?_with_check:0} %{__python3} setup.py test -%endif %files -- Gitee