mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
libsdl2-mixer: make use of virtual/libsdl2
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
SUMMARY = "Simple DirectMedia Layer mixer library V2"
|
SUMMARY = "Simple DirectMedia Layer mixer library V2"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
DEPENDS = "libsdl2"
|
DEPENDS = "virtual/libsdl2"
|
||||||
LICENSE = "Zlib"
|
LICENSE = "Zlib"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user