diff options
Diffstat (limited to 'meta/recipes-graphics/pango/pango.inc')
-rw-r--r-- | meta/recipes-graphics/pango/pango.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc index 5a2555f11f..e7262c3417 100644 --- a/meta/recipes-graphics/pango/pango.inc +++ b/meta/recipes-graphics/pango/pango.inc | |||
@@ -20,7 +20,7 @@ PACKAGES_DYNAMIC = "pango-module-*" | |||
20 | 20 | ||
21 | RRECOMMENDS_${PN} = "${@base_contains('DISTRO_FEATURES', 'x11', 'pango-module-basic-x', '', d)} pango-module-basic-fc" | 21 | RRECOMMENDS_${PN} = "${@base_contains('DISTRO_FEATURES', 'x11', 'pango-module-basic-x', '', d)} pango-module-basic-fc" |
22 | 22 | ||
23 | inherit gnome | 23 | inherit gnomebase |
24 | # Create a pango-modules package | 24 | # Create a pango-modules package |
25 | ALLOW_EMPTY_${BPN}-modules = "1" | 25 | ALLOW_EMPTY_${BPN}-modules = "1" |
26 | PACKAGES += "${BPN}-modules" | 26 | PACKAGES += "${BPN}-modules" |