summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/pango/pango_1.44.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.44.6.bb b/meta/recipes-graphics/pango/pango_1.44.6.bb
index abe90c28d7..882eada7a4 100644
--- a/meta/recipes-graphics/pango/pango_1.44.6.bb
+++ b/meta/recipes-graphics/pango/pango_1.44.6.bb
@@ -26,6 +26,7 @@ PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} \
26 26
27PACKAGECONFIG[x11] = ",,virtual/libx11 libxft" 27PACKAGECONFIG[x11] = ",,virtual/libx11 libxft"
28PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false" 28PACKAGECONFIG[tests] = "-Dinstall-tests=true, -Dinstall-tests=false"
29PACKAGECONFIG[thai] = ",,libthai"
29 30
30GTKDOC_MESON_OPTION = "gtk_doc" 31GTKDOC_MESON_OPTION = "gtk_doc"
31GIR_MESON_OPTION = 'introspection' 32GIR_MESON_OPTION = 'introspection'