From 2977fdc6b095025100642d381ff09d009fcae864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=A3=8B=E5=BE=B7?= Date: Fri, 14 Jul 2023 05:45:14 +0000 Subject: [PATCH] update dtc.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈棋德 --- dtc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtc.spec b/dtc.spec index cc5df88..b0c9b29 100644 --- a/dtc.spec +++ b/dtc.spec @@ -9,7 +9,7 @@ URL: https://devicetree.org/ Source0: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz BuildRequires: gcc make flex bison swig -BuildRequires: python3-devel python3-setuptools python3-setuptools_scm python3-pip pyhton3-wheel +BuildRequires: python3-devel python3-setuptools python3-setuptools_scm python3-pip python3-wheel Provides: libfdt Obsoletes: libfdt