Files
rpi-buildroot/package/python-sdbus/Config.in
Raphaël Mélotte 4eef40acc5 package/python-sdbus: fix upstream url
The upstream URL has changed to github.com/python-sdbus/python-sdbus.

Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be>
[Julien: add link to release note in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit e3ba797873)
[Thomas: do not include the bump only the repo address fix]
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2025-05-02 12:13:29 +02:00

12 lines
304 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/python-sdbus/python-sdbus
comment "python-sdbus needs systemd"
depends on !BR2_PACKAGE_SYSTEMD