mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
ftgl: Use virtual/freeglut instead of freeglut
Use virtual/freeglut to depends on split version of freeglut. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -9,7 +9,7 @@ REQUIRED_DISTRO_FEATURES = "opengl x11"
|
||||
|
||||
DEPENDS += " \
|
||||
freetype \
|
||||
freeglut \
|
||||
virtual/freeglut \
|
||||
"
|
||||
SRCREV = "b787042cc1d1e4861337d5f9a6727e4c6900a4f2"
|
||||
PV .= "+git"
|
||||
|
||||
Reference in New Issue
Block a user