mirror of
https://abf.rosa.ru/djam/dtc.git
synced 2025-02-22 17:03:03 +00:00
Build requires python3-pip and python3-wheel
This commit is contained in:
parent
7006b157fd
commit
79b9bb1633
1 changed files with 2 additions and 0 deletions
2
dtc.spec
2
dtc.spec
|
@ -15,7 +15,9 @@ BuildRequires: bison
|
|||
BuildRequires: flex
|
||||
BuildRequires: swig
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-wheel
|
||||
|
||||
%description
|
||||
The Device Tree Compiler generates flattened Open Firmware style device trees
|
||||
|
|
Loading…
Add table
Reference in a new issue