Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext
@ 2011-06-11  8:51 Khem Raj
  2011-06-11  8:51 ` [PATCH 2/3] uclibc.inc: libsegfault is only RPROVIDED by uclibc Khem Raj
  2011-06-11  8:51 ` [PATCH 3/3] gettext_0.18.1.1.bb: Fix build on uclibc Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2011-06-11  8:51 UTC (permalink / raw)
  To: OE core

So multiple provider problem can be reolved amicably

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../xorg-util/util-macros_1.13.0.bb                |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
index a6f5402..4bac614 100644
--- a/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.13.0.bb
@@ -12,8 +12,8 @@ PR = "r0"
 
 # ${PN} is empty so we need to tweak -dev and -dbg package dependencies
 DEPENDS = "libgpg-error"
-DEPENDS_virtclass-native = "gettext"
-DEPENDS_virtclass-nativesdk = "gettext"
+DEPENDS_virtclass-native = "virtual/gettext"
+DEPENDS_virtclass-nativesdk = "virtual/gettext"
 
 RDEPENDS_${PN}-dev = ""
 RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPKGV})"
-- 
1.7.4.1




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

end of thread, other threads:[~2011-06-11  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-11  8:51 [PATCH 1/3] util-macros_1.13.0.bb: Depend on virtual/gettext instead of gettext Khem Raj
2011-06-11  8:51 ` [PATCH 2/3] uclibc.inc: libsegfault is only RPROVIDED by uclibc Khem Raj
2011-06-11  8:51 ` [PATCH 3/3] gettext_0.18.1.1.bb: Fix build on uclibc Khem Raj

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