mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 06:24:28 +02:00
convert to new override syntax
This commit is contained in:
@ -19,7 +19,7 @@ DEPENDS = " \
|
||||
scdoc-native \
|
||||
"
|
||||
|
||||
RRECOMMENDS_${PN} = "xdg-utils"
|
||||
RRECOMMENDS:${PN} = "xdg-utils"
|
||||
|
||||
SRC_URI = " \
|
||||
git://codeberg.org/dnkl/foot.git;protocol=https \
|
||||
@ -38,7 +38,7 @@ PACKAGECONFIG ?= " \
|
||||
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
FILES_${PN} = " \
|
||||
FILES:${PN} = " \
|
||||
${bindir} \
|
||||
${datadir} \
|
||||
"
|
||||
|
Reference in New Issue
Block a user