v2 adds python3-jinja2 rdepend

On Sat, Jan 6 2024 at 08:39:50 AM +01:00:00, Markus Volk <[email protected]> wrote:
glad is a required dependency for libplacebo

Signed-off-by: Markus Volk <[email protected] <mailto:[email protected]>>
---
 meta-oe/recipes-graphics/glad/glad_2.0.4.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/glad/glad_2.0.4.bb

diff --git a/meta-oe/recipes-graphics/glad/glad_2.0.4.bb b/meta-oe/recipes-graphics/glad/glad_2.0.4.bb
new file mode 100644
index 000000000..69fe0709a
--- /dev/null
+++ b/meta-oe/recipes-graphics/glad/glad_2.0.4.bb
@@ -0,0 +1,12 @@
+SUMMARY = "Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specifications for multiple languages."
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ae570f26774ac096cff8f992091a223c" <file://license;md5=ae570f26774ac096cff8f992091a223c/>
+
+SRC_URI = "git://github.com/Dav1dde/glad.git;protocol=https;branch=glad2"
+SRCREV = "d08b1aa01f8fe57498f04d47b5fa8c48725be877"
+S = "${WORKDIR}/git"
+
+inherit setuptools3
+
+BBCLASSEXTEND = "native nativesdk"
+RDEPENDS:${PN} = "python3 python3-jinja2"
--
2.43.0





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#108063): 
https://lists.openembedded.org/g/openembedded-devel/message/108063
Mute This Topic: https://lists.openembedded.org/mt/103558142/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to