mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
gjs: fix typo in RDEPENDS variable name
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1191076e79
commit
6ab19f740d
|
|
@ -35,4 +35,4 @@ FILES:${PN} += "${datadir}/gjs-1.0/lsan"
|
|||
|
||||
PACKAGES =+ "${PN}-valgrind"
|
||||
FILES:${PN}-valgrind = "${datadir}/gjs-1.0/valgrind"
|
||||
RSEPENDS_${PN}-valgrind += "valgrind"
|
||||
RDEPENDS:${PN}-valgrind += "valgrind"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user