aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc
diff options
context:
space:
mode:
authorKazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>2016-10-13 09:30:11 +0900
committerKazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>2016-10-13 09:30:11 +0900
commit68ccaef06102dcc22a3e06850336ae16f591086a (patch)
tree6b6bcd4c36f57aaecd35b958af2ea4497d553cc8 /meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc
parentdaf9bab7f179dee5f4226f2f791475d1275a9585 (diff)
Remove unnecesarry code from amhelloworld
Elementary is already removed from tizen-application-manager. Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
Diffstat (limited to 'meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc')
-rw-r--r--meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc b/meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc
index 9a1f8c9..b92ce7d 100644
--- a/meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc
+++ b/meta-application-manager/recipes-examples/amhelloworld/amhelloworld.inc
@@ -19,8 +19,6 @@ RDEPENDS = ""
inherit tizen_cmake
DEPENDS += "app-core app-core-efl-dev"
inherit pkgconfig
-DEPENDS += "ecore"
-DEPENDS += "elementary"
do_prep() {
cd ${S}