Opened 2 years ago
Closed 2 years ago
#17547 closed enhancement (fixed)
add dependencies for dbus-python pip3 installation
Reported by: | Xi Ruoyao | Owned by: | Xi Ruoyao |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
Let's install dbus-python like other python modules, as most of the dependencies for pip3-based installation are already added.
The dependencies are:
meson-python
, a python module which teaches pip3 how to use meson.pyproject-metadata
, a python module used bymeson-python
.patchelf
, a small utility for handling ELF rpath etc., used bymeson-python
at runtime. CMMI installation with < 0.1 SBU.
Wait until #17546 is finished.
Change History (3)
comment:1 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 2 years ago
Description: | modified (diff) |
---|
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed @ r11.2-930-g9209f7c10a.