diff --git a/frameworks/qt5/qt5quick/Makefile b/frameworks/qt5/qt5quick/Makefile index fd60656..04c2a14 100644 --- a/frameworks/qt5/qt5quick/Makefile +++ b/frameworks/qt5/qt5quick/Makefile @@ -189,6 +189,7 @@ define Build/InstallDev $(call Build/Install/Cmakes,$(1)) $(call Build/Install/Pkgconfigs,$(1)) $(call Build/Install/Libs,$(1),*) + $(call Build/Install/Plugins,$(1),*,*) ln -sf /bin/true $(STAGING_DIR)/host/bin/qmlplugindump endef