mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
grilo: install Vala-related files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -56,6 +56,13 @@ define Build/InstallDev
|
||||
$(INSTALL_DATA) \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/pkgconfig/*.pc \
|
||||
$(1)/usr/lib/pkgconfig/
|
||||
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/vala-0.30/vapi/
|
||||
# Note: this are compiled elsewhere because grilo refuses to
|
||||
# generate VAPI files unless gobject-introspection exists;
|
||||
# OpenWrt does not yet have a gobject-introspection package.
|
||||
$(INSTALL_DATA) \
|
||||
./files/*.vapi \
|
||||
$(STAGING_DIR_HOST)/share/vala-0.30/vapi
|
||||
endef
|
||||
|
||||
define Package/grilo/install
|
||||
|
||||
Reference in New Issue
Block a user