Opened 2 years ago
Last modified 2 years ago
#17547 closed enhancement
add dependencies for dbus-python pip3 installation — at Initial Version
Reported by: | Xi Ruoyao | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 11.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
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. CMMI installation with < 0.1 SBU.
Wait until #17546 is finished.
Note:
See TracTickets
for help on using tickets.