[oe] [PATCH 1/3] qt4-native: also build lrelease

Eric Bénard eric at eukrea.com
Thu May 12 21:31:01 UTC 2011


as this is nedded to build translations files

Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 recipes/qt4/qt4-native.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/qt4/qt4-native.inc b/recipes/qt4/qt4-native.inc
index ee702e9..d99d9de 100644
--- a/recipes/qt4/qt4-native.inc
+++ b/recipes/qt4/qt4-native.inc
@@ -6,7 +6,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 PROVIDES = "qt4-tools-native"
 
-INC_PR = "r0"
+INC_PR = "r1"
 
 inherit native
 
@@ -51,6 +51,7 @@ TOBUILD = "\
   src/gui \
   src/testlib \
   src/qt3support \
+  tools/linguist/lrelease \
 "
 
 do_compile() {
-- 
1.7.0.4





More information about the Openembedded-devel mailing list