mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
package/enlightenment: set eldbus-codegen path
Otherwise the one from the host may be used. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
cbd0aee306
commit
d0bbbe5c9e
@@ -19,6 +19,7 @@ ENLIGHTENMENT_DEPENDENCIES = \
|
||||
ENLIGHTENMENT_CONF_OPTS = \
|
||||
--with-edje-cc=$(HOST_DIR)/usr/bin/edje_cc \
|
||||
--with-eet-eet=$(HOST_DIR)/usr/bin/eet \
|
||||
--with-eldbus_codegen=$(HOST_DIR)/usr/bin/eldbus-codegen \
|
||||
--disable-pam \
|
||||
--disable-rpath
|
||||
|
||||
|
||||
Reference in New Issue
Block a user