From b4e0df20e3724251ae39945a0aa91e6d00078b29 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jeremy=20Lain=C3=A9?= <jeremy.laine@m4x.org>
Date: Fri, 24 Apr 2009 18:18:02 +0200
Subject: qt4.inc: add translation packages to the dynamic list
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

From: Otavio Salvador <otavio@ossystems.com.br>

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Jeremy Lainé <jeremy.laine@m4x.org>
---
 recipes/qt4/qt4.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'recipes/qt4')

diff --git a/recipes/qt4/qt4.inc b/recipes/qt4/qt4.inc
index dede5cb43e..3deffa6617 100644
--- a/recipes/qt4/qt4.inc
+++ b/recipes/qt4/qt4.inc
@@ -62,7 +62,7 @@ OTHER_PACKAGES = "\
              ${QT_BASE_NAME}-pixeltool"
 
 PACKAGES += "${LIB_PACKAGES} ${DEV_PACKAGES} ${DBG_PACKAGES} ${OTHER_PACKAGES}"
-PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-*"
+PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-*  ${QT_BASE_NAME}-translation-*"
 
 ALLOW_EMPTY_${PN} = "1"
 FILES_${PN}     = ""
-- 
cgit v1.2.3