diff --git a/meta-oe/recipes-support/gd/gd_2.3.3.bb b/meta-oe/recipes-support/gd/gd_2.3.3.bb index e7f8b56fd7..d3d13ee1e7 100644 --- a/meta-oe/recipes-support/gd/gd_2.3.3.bb +++ b/meta-oe/recipes-support/gd/gd_2.3.3.bb @@ -23,7 +23,7 @@ SRCREV = "b5319a41286107b53daa0e08e402aa1819764bdc" inherit autotools binconfig gettext pkgconfig -PACKAGECONFIG ?= "jpeg freetype" +PACKAGECONFIG ?= "jpeg png zlib tiff freetype" PACKAGECONFIG[avif] = "--with-avif,--without-avif" PACKAGECONFIG[fontconfig] = "--with-fontconfig,--without-fontconfig"