From: Jeremy Lainé Date: Fri, 24 Apr 2009 16:18:02 +0000 (+0200) Subject: qt4.inc: add translation packages to the dynamic list X-Git-Tag: Release-2010-05/1~3688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e0df20e3724251ae39945a0aa91e6d00078b29;p=openembedded.git qt4.inc: add translation packages to the dynamic list From: Otavio Salvador Signed-off-by: Otavio Salvador Acked-by: Jeremy Lainé --- 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} = ""