diff options
| -rw-r--r-- | meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb index 90724ab8b7..802efba980 100644 --- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb +++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.20.bb | |||
| @@ -27,6 +27,8 @@ SRC_URI[sha256sum] = "c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f | |||
| 27 | 27 | ||
| 28 | inherit cmake lib_package binconfig-disabled pkgconfig | 28 | inherit cmake lib_package binconfig-disabled pkgconfig |
| 29 | 29 | ||
| 30 | DEPENDS:class-native += "libunwind-native" | ||
| 31 | |||
| 30 | BINCONFIG = "${bindir}/sdl2-config" | 32 | BINCONFIG = "${bindir}/sdl2-config" |
| 31 | 33 | ||
| 32 | CVE_PRODUCT = "simple_directmedia_layer sdl" | 34 | CVE_PRODUCT = "simple_directmedia_layer sdl" |
