mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 17:46:16 +04:00
grilo-plugins: use hostpkg glib-compile-resources
Add GLIB_COMPILE_RESOURCES to MAKE_FLAGS
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
(cherry picked from commit 8e0b7978ec)
This commit is contained in:
committed by
Eneas U de Queiroz
parent
8ef82e9621
commit
86af453021
@@ -53,6 +53,8 @@ CONFIGURE_ARGS += \
|
||||
--without-libintl-prefix \
|
||||
--without-x \
|
||||
|
||||
MAKE_FLAGS += \
|
||||
GLIB_COMPILE_RESOURCES="$(STAGING_DIR_HOSTPKG)/bin/glib-compile-resources"
|
||||
define Package/grilo-plugins/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib/grilo-0.3
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user