[OE-core] [PATCH 2/2] pango.inc: misc dependency fixes

Khem Raj raj.khem at gmail.com
Sat Jan 30 03:17:12 UTC 2016


> On Jan 29, 2016, at 2:08 PM, Andre McCurdy <armccurdy at gmail.com> wrote:
> 
> - Add glib-2.0-native dependency for target
> - Add fontconfig-native and freetype-native dependencies for native
> - Drop unnecessary dependency on zlib for all
> 
> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
> ---
> meta/recipes-graphics/pango/pango.inc | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)
> 
> diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc
> index 63c7d1e..ffa38d8 100644
> --- a/meta/recipes-graphics/pango/pango.inc
> +++ b/meta/recipes-graphics/pango/pango.inc
> @@ -9,14 +9,10 @@ BUGTRACKER = "http://bugzilla.gnome.org"
> SECTION = "libs"
> LICENSE = "LGPLv2.0+"
> 
> -X11DEPENDS = "virtual/libx11 libxft"
> -DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libiconv cairo harfbuzz"
> +DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz"
> 
> PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}"
> -PACKAGECONFIG[x11] = "--with-xft,--without-xft,${X11DEPENDS}"
> -
> -BBCLASSEXTEND = "native"
> -DEPENDS_class-native = "glib-2.0-native cairo-native harfbuzz-native"
> +PACKAGECONFIG[x11] = "--with-xft,--without-xft,virtual/libx11 libxft”
> 

this is ok.


> inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even
> 
> @@ -43,3 +39,5 @@ RDEPENDS_${PN}-ptest += "liberation-fonts"
> 
> RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \
>                     pango-module-basic-fc pango-module-arabic-lang"
> +
> +BBCLASSEXTEND = "native"
> --
> 1.9.1
> 
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160129/29f22a98/attachment-0002.sig>


More information about the Openembedded-core mailing list