[meta-arago][scarthgap][PATCH v1] packagegroup-arago-tisdk-graphics-sdk-target: Add nlohmann-json
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
From: Antonios Christidis <[email protected]> Add development files for nlohmann-json. Signed-off-by: Antonios Christidis <[email protected]> --- .../packagegroup-arago-tisdk-graphics-sdk-target.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb index cb19a171..28f123c8 100644 --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb @@ -18,4 +18,5 @@ RDEPENDS:${PN} = "\ ${@bb.utils.contains('MACHINE_FEATURES', 'gc320', 'ti-gc320-libs-dev', '', d)} \ libsdl2-dev \ ktx-software-dev \ + nlohmann-json-dev \ " -- 2.34.1