qt4: declare PACKAGES_DYNAMIC for Qt's plugins
authorJeremy Lainé <jeremy.laine@m4x.org>
Thu, 11 Dec 2008 20:55:11 +0000 (21:55 +0100)
committerJeremy Lainé <jeremy.laine@m4x.org>
Thu, 11 Dec 2008 20:55:11 +0000 (21:55 +0100)
packages/qt4/qt_packaging.inc

index d87b8d8..9dc7669 100644 (file)
@@ -52,6 +52,7 @@ DBG_PACKAGES += "${QT_BASE_LIB}core4-dbg \
 
 
 PACKAGES += "${DEV_PACKAGES} ${NONDEV_PACKAGES} ${DBG_PACKAGES}"
+PACKAGES_DYNAMIC = "${QT_BASE_NAME}-plugin-*"
 
 ALLOW_EMPTY_${PN} = "1"
 FILES_${PN}     = ""