diff --git a/frameworks/qt5/qt5quick2/Makefile b/frameworks/qt5/qt5quick2/Makefile index 8ac4901..d401a86 100644 --- a/frameworks/qt5/qt5quick2/Makefile +++ b/frameworks/qt5/qt5quick2/Makefile @@ -195,6 +195,8 @@ endef define Build/InstallDev $(call Build/Install/HostFiles,$(1)) $(call Build/Install/Headers,$(1)) + $(call Build/Install/Cmakes,$(1)) + $(call Build/Install/Pkgconfigs,$(1)) $(call Build/Install/Libs,$(1),*) ln -sf /bin/true $(STAGING_DIR)/host/bin/qmlplugindump