mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 14:34:34 +02:00
convert to new override syntax
This commit is contained in:
@ -6,7 +6,7 @@ SRC_URI = " \
|
||||
git://github.com/altdesktop/i3ipc-python.git;protocol=https \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
RDEPENDS:${PN} = " \
|
||||
python3 \
|
||||
python-xlib \
|
||||
"
|
||||
|
@ -11,7 +11,7 @@ DEPENDS = " \
|
||||
python3-pip-native \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} = " \
|
||||
RDEPENDS:${PN} = " \
|
||||
python3 \
|
||||
python3-six \
|
||||
"
|
||||
|
Reference in New Issue
Block a user