All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/2] libsdl3-ttf: make use of virtual/libsdl3
@ 2025-04-24 21:06 Markus Volk
  2025-04-24 21:06 ` [meta-oe][PATCH 2/2] libsdl2-compat: " Markus Volk
  2025-04-25 16:43 ` [oe] [meta-oe][PATCH 1/2] libsdl3-ttf: " Khem Raj
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Volk @ 2025-04-24 21:06 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb
index f914d1dcff..4bc84ec6ee 100644
--- a/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb
+++ b/meta-oe/recipes-graphics/libsdl3/libsdl3-ttf_3.2.2.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Simple DirectMedia Layer truetype font library"
 SECTION = "libs"
-DEPENDS = "libsdl3 freetype"
+DEPENDS = "virtual/libsdl3 freetype"
 LICENSE = "Zlib"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
 
-- 
2.49.0



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-04-25 17:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 21:06 [meta-oe][PATCH 1/2] libsdl3-ttf: make use of virtual/libsdl3 Markus Volk
2025-04-24 21:06 ` [meta-oe][PATCH 2/2] libsdl2-compat: " Markus Volk
2025-04-25 16:43 ` [oe] [meta-oe][PATCH 1/2] libsdl3-ttf: " Khem Raj
2025-04-25 16:52   ` Markus Volk
2025-04-25 17:17     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.