summaryrefslogtreecommitdiffstats
path: root/package/python-systemd/Config.in
blob: 599b43f7177cc5c0a8520644ffcfdeeb51254133 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_PYTHON_SYSTEMD
	bool "python-systemd"
	depends on BR2_PACKAGE_SYSTEMD
	help
	  Python module for native access to the systemd facilities.

	  https://github.com/systemd/python-systemd

comment "python-systemd needs systemd"
	depends on !BR2_PACKAGE_SYSTEMD
OpenPOWER on IntegriCloud