Signed-off-by: Aleksander Morgado <aleksan...@gnu.org>
---
 libs/libqmi/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile
index 8e742f7..a9db3c0 100644
--- a/libs/libqmi/Makefile
+++ b/libs/libqmi/Makefile
@@ -35,6 +35,11 @@ define Build/InstallDev
        $(CP) \
                $(PKG_INSTALL_DIR)/usr/lib/*.{so*,a,la} \
                $(1)/usr/lib/
+
+       $(INSTALL_DIR) $(1)/usr/lib/pkgconfig
+       $(CP) \
+               $(PKG_INSTALL_DIR)/usr/lib/pkgconfig/qmi-glib.pc \
+               $(1)/usr/lib/pkgconfig
 endef
 
 define Package/libqmi/install
-- 
1.8.1.2

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to