Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] pango: remove pango-module-basic-x RRECOMMENDS
@ 2013-07-09  2:33 rongqing.li
  2013-07-09  2:33 ` [PATCH 1/1] " rongqing.li
  0 siblings, 1 reply; 2+ messages in thread
From: rongqing.li @ 2013-07-09  2:33 UTC (permalink / raw)
  To: openembedded-core

From: "Roy.Li" <rongqing.li@windriver.com>

The following changes since commit b97570c66737a6c404b49459cd95184abb855399:

  qt4: Take PV increase opportunity to drop PR (2013-07-05 15:49:51 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib roy/pango
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=roy/pango

Roy.Li (1):
  pango: remove pango-module-basic-x RRECOMMENDS

 meta/recipes-graphics/pango/pango.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.10.4



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] pango: remove pango-module-basic-x RRECOMMENDS
  2013-07-09  2:33 [PATCH 0/1] pango: remove pango-module-basic-x RRECOMMENDS rongqing.li
@ 2013-07-09  2:33 ` rongqing.li
  0 siblings, 0 replies; 2+ messages in thread
From: rongqing.li @ 2013-07-09  2:33 UTC (permalink / raw)
  To: openembedded-core

From: "Roy.Li" <rongqing.li@windriver.com>

pango-module-basic-x has been removed from pango-1.31.0 and we're using
pango-1.32.5, so we should not refer pango-module-basic-x.
    Commit 194b6ee552318ec6c494f34ed9f0979d0460fe4f
    Author: Behdad Esfahbod <behdad@behdad.org>
    Date:   Thu Aug 16 21:48:50 2012 -0400

        Remove PangoX

        Been overdue...

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
---
 meta/recipes-graphics/pango/pango.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc
index 52dd064..43be570 100644
--- a/meta/recipes-graphics/pango/pango.inc
+++ b/meta/recipes-graphics/pango/pango.inc
@@ -20,7 +20,7 @@ DEPENDS_class-native = "glib-2.0-native cairo-native harfbuzz-native"
 
 PACKAGES_DYNAMIC += "^pango-module-.*"
 
-RRECOMMENDS_${PN} = "${@base_contains('DISTRO_FEATURES', 'x11', 'pango-module-basic-x', '', d)} pango-module-basic-fc" 
+RRECOMMENDS_${PN} = "pango-module-basic-fc"
 
 inherit gnomebase gtk-doc qemu
 # Create a pango-modules package
-- 
1.7.10.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-09  2:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09  2:33 [PATCH 0/1] pango: remove pango-module-basic-x RRECOMMENDS rongqing.li
2013-07-09  2:33 ` [PATCH 1/1] " rongqing.li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox