mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
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:
@@ -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 \
|
||||||
|
"
|
||||||
Reference in New Issue
Block a user