Files
buildroot/package/python-sdbus/Config.in
Raphaël Mélotte bb0b465087 package/python-sdbus: new package
Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-09-16 13:18:55 +02:00

12 lines
300 B
Plaintext

config BR2_PACKAGE_PYTHON_SDBUS
bool "python-sdbus"
depends on BR2_PACKAGE_SYSTEMD # required to get sd-bus
help
Modern Python D-Bus library. Based on sd-bus from
libsystemd.
https://github.com/igo95862/python-sdbus
comment "python-sdbus needs systemd"
depends on !BR2_PACKAGE_SYSTEMD