blob: 32bbe8b806086adc5fea443261ceafb775387d20 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require python-pyconnman.inc
2
3inherit setuptools3
4
Brad Bishop2d39a062019-10-28 08:33:36 -04005SRC_URI_append = " \
6 file://0001-Import-local-modules-by-relative-path-for-python3-su.patch \
7"
8
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08009RDEPENDS_${PN} += "python3-dbus python3-pprint"