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:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user