mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
task-poky-standalone-gmae-sdk-target: GMAE for standalone SDK
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3285 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-standalone-sdk-target"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
PACKAGES = "\
|
||||
task-poky-standalone-gmae-sdk-gmae \
|
||||
task-poky-standalone-gmae-sdk-gmae-dbg"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
task-poky-standalone-sdk-target \
|
||||
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