summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/efl/eeze.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/efl/eeze.inc b/meta-efl/recipes-efl/efl/eeze.inc
index 36750122f..557283661 100644
--- a/meta-efl/recipes-efl/efl/eeze.inc
+++ b/meta-efl/recipes-efl/efl/eeze.inc
@@ -6,7 +6,9 @@ DEPENDS = "ecore eet udev"
6inherit efl 6inherit efl
7 7
8BBCLASSEXTEND = "native" 8BBCLASSEXTEND = "native"
9INC_PR = "r0" 9INC_PR = "r1"
10 10
11# Some upgrade path tweaking 11# Some upgrade path tweaking
12AUTO_LIBNAME_PKGS = "" 12AUTO_LIBNAME_PKGS = ""
13
14FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"