summaryrefslogtreecommitdiffstats
path: root/recipes/qt4
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-04-24 18:18:02 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2009-04-24 18:18:02 +0200
commitb4e0df20e3724251ae39945a0aa91e6d00078b29 (patch)
tree087be1e2288877e610d04cfaeb4120dce5a8f25e /recipes/qt4
parent6898f8ca089d35109b3652d640ebb907d8115736 (diff)
downloadopenembedded-b4e0df20e3724251ae39945a0aa91e6d00078b29.tar.gz
qt4.inc: add translation packages to the dynamic list
From: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Jeremy Lainé <jeremy.laine@m4x.org>
Diffstat (limited to 'recipes/qt4')
-rw-r--r--recipes/qt4/qt4.inc2
1 files changed, 1 insertions, 1 deletions
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} = ""