[meta-arago][scarthgap][PATCH] packagegroup-arago-tisdk-graphics-sdk-target: Add stb-dev
| Newsgroups | org.yoctoproject.lists.meta-arago |
|---|---|
| Message-ID | <[email protected]> |
From: Antonios Christidis <[email protected]> Add development files for stb. 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 28f123c8..4e792845 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 @@ -19,4 +19,5 @@ RDEPENDS:${PN} = "\ libsdl2-dev \ ktx-software-dev \ nlohmann-json-dev \ + stb-dev \ " -- 2.34.1