mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:34:31 +00:00
libsdl2-ttf: Change depenendency from virtual/libgl to virtual/egl
Fixes build on graphics drivers not providing GL implementation Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cf27cdafe1
commit
02422135f3
@ -1,6 +1,6 @@
|
||||
SUMMARY = "Simple DirectMedia Layer truetype font library"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "virtual/libsdl2 freetype virtual/libgl"
|
||||
DEPENDS = "virtual/libsdl2 freetype virtual/egl"
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e98cfd01ca78f683e9d035795810ce87"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user