| Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | require python-pyconnman.inc |
| 2 | |||||
| 3 | inherit setuptools3 | ||||
| 4 | |||||
| Brad Bishop | 2d39a06 | 2019-10-28 08:33:36 -0400 | [diff] [blame] | 5 | SRC_URI_append = " \ |
| 6 | file://0001-Import-local-modules-by-relative-path-for-python3-su.patch \ | ||||
| 7 | " | ||||
| 8 | |||||
| Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 9 | RDEPENDS_${PN} += "python3-dbus python3-pprint" |