diff options
Diffstat (limited to 'recipes/efl1/elementary_svn.bb')
-rw-r--r-- | recipes/efl1/elementary_svn.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb index 82a099f00d..13ca29543d 100644 --- a/recipes/efl1/elementary_svn.bb +++ b/recipes/efl1/elementary_svn.bb @@ -31,3 +31,7 @@ FILES_${PN}-tests = "\ ${datadir}/applications/* \ ${datadir}/icons/* \ " + +EXTRA_OECONF = "\ + --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ +" |