[oe-commits] Henning Heinold : pango: set RRECOMMENDS_${PN} to nothing for virtclass-native

git version control git at git.openembedded.org
Sun Feb 6 23:00:49 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e317ed0f8bdb2813b07a3389d2fdb5fadaf93b58
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e317ed0f8bdb2813b07a3389d2fdb5fadaf93b58

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Sun Feb  6 23:55:33 2011 +0100

pango: set RRECOMMENDS_${PN} to nothing for virtclass-native

---

 recipes/pango/pango.inc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/pango/pango.inc b/recipes/pango/pango.inc
index b098691..c54fbad 100644
--- a/recipes/pango/pango.inc
+++ b/recipes/pango/pango.inc
@@ -17,6 +17,8 @@ PACKAGES_DYNAMIC = "pango-module-*"
 PACKAGES_DYNAMIC_virtclass-native = ""
 
 RRECOMMENDS_${PN} = "pango-module-basic-x pango-module-basic-fc" 
+RRECOMMENDS_${PN}_virtclass-native = ""
+
 
 INC_PR = "r1"
 





More information about the Openembedded-commits mailing list