convert to new override syntax

This commit is contained in:
Markus Volk
2021-08-07 06:23:26 +02:00
parent 575ee7b8e6
commit c2ae986cbb
33 changed files with 56 additions and 57 deletions

View File

@ -8,7 +8,7 @@ SRC_URI = " \
DEPENDS = "python3-wheel-native"
RDEPENDS_${PN} = "python-i3ipc"
RDEPENDS:${PN} = "python-i3ipc"
inherit setuptools3