task-poky-sdk-gmae: added GMAE based SDK

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3260 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-11-27 16:32:55 +00:00
parent fc5d8af7a7
commit 1274bbe6eb
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
#
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTON = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky"
DEPENDS = "task-poky-sdk"
ALLOW_EMPTY = "1"
PACKAGES = "\
task-poky-sdk-gmae \
task-poky-sdk-gmae-dbg"
RDEPENDS_task-poky-sdk-gmae = "\
task-poky-sdk \
gtk+-dev \
eds-dbus-dev \
gstreamer-dev \
bluez-libs-dev \
gnome-vfs-dev \
gconf-dbus-dev \
avahi-dev \
libtelepathy-dev \
"