diff --git a/meta/meta-mediatek-aud/recipes-support/nghttp2/nghttp2_1.47.0.bb b/meta/meta-mediatek-aud/recipes-support/nghttp2/nghttp2_1.47.0.bb index cdfd28744..0dd59665d 100644 --- a/meta/meta-mediatek-aud/recipes-support/nghttp2/nghttp2_1.47.0.bb +++ b/meta/meta-mediatek-aud/recipes-support/nghttp2/nghttp2_1.47.0.bb @@ -8,7 +8,7 @@ SRC_URI = "https://github.com/nghttp2/nghttp2/releases/download/v${PV}/nghttp2-$ SRC_URI[md5sum] = "2bca98caef4b5c27d5bdc4732f36a5d6" SRC_URI[sha256sum] = "07c89947438f0254c2f4300a884813431d678cfb2e699d9aacddc28c23e2a685" -DEPENDS = "libxml2 openssl zlib jansson cunit c-ares jemalloc" +DEPENDS = "libxml2 openssl zlib jansson cunit c-ares" inherit cmake pythonnative python-dir