diff options
| -rw-r--r-- | meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.4.bb | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.4.bb b/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.4.bb index 4af2712140..bb08ad4a1c 100644 --- a/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.4.bb +++ b/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei_1.4.4.bb | |||
| @@ -20,22 +20,10 @@ DEPENDS = "\ | |||
| 20 | DEPENDS:append:libc-musl = " libucontext" | 20 | DEPENDS:append:libc-musl = " libucontext" |
| 21 | LDFLAGS:append:libc-musl = " -lucontext" | 21 | LDFLAGS:append:libc-musl = " -lucontext" |
| 22 | 22 | ||
| 23 | RDEPENDS_${PN} = "\ | ||
| 24 | cglm (>= 0.7.8) \ | ||
| 25 | freetype \ | ||
| 26 | libsdl2 (>= 2.0.16) \ | ||
| 27 | libpng (>= 1.5.0) \ | ||
| 28 | libwebp (>= 0.5) \ | ||
| 29 | libzstd (>= 1.4.0) \ | ||
| 30 | opengl (>= 3.3) \ | ||
| 31 | opusfile \ | ||
| 32 | zlib \ | ||
| 33 | " | ||
| 34 | |||
| 35 | SRC_URI = "gitsm://github.com/taisei-project/taisei.git;branch=v1.4.x;protocol=https;tag=v${PV}" | 23 | SRC_URI = "gitsm://github.com/taisei-project/taisei.git;branch=v1.4.x;protocol=https;tag=v${PV}" |
| 36 | SRCREV = "6a484e6e61cc51a22a9943762dc2ff6883914f38" | 24 | SRCREV = "6a484e6e61cc51a22a9943762dc2ff6883914f38" |
| 37 | 25 | ||
| 38 | inherit features_check meson mime mime-xdg pkgconfig python3native | 26 | inherit features_check meson mime mime-xdg pkgconfig |
| 39 | 27 | ||
| 40 | REQUIRED_DISTRO_FEATURES = "opengl" | 28 | REQUIRED_DISTRO_FEATURES = "opengl" |
| 41 | 29 | ||
