summaryrefslogtreecommitdiff
path: root/packages/tasks
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-04-03 08:30:35 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-04-03 08:30:35 +0000
commit3e73d0d613b4f72aff60cf09849474bb531ab3ac (patch)
tree23488ecc62bf4f9609790f2511c94ae66eee90f3 /packages/tasks
parente1952029899a1212b48eb42080808acff8869a0a (diff)
parent6d495f10470afe96e3759e6e793666221961e4c6 (diff)
merge of '9825e252e64e709a5ee477d7bd717c6c8fe00957'
and 'd92d9487ef2a7ae3fc192bb7d44696ed3970a0f2'
Diffstat (limited to 'packages/tasks')
-rw-r--r--packages/tasks/task-sdk-gpephone.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/packages/tasks/task-sdk-gpephone.bb b/packages/tasks/task-sdk-gpephone.bb
new file mode 100644
index 0000000000..f647c77a38
--- /dev/null
+++ b/packages/tasks/task-sdk-gpephone.bb
@@ -0,0 +1,22 @@
+DESCRIPTION = "SDK task for GPE Phone Edition"
+PR = "r0"
+LICENSE = "MIT"
+ALLOW_EMPTY = "1"
+
+RDEPENDS := "\
+ libidn-dev \
+ libim-dev \
+ libgloox-dev \
+ libabenabler-dev \
+ libcalenebler-dev \
+ libchenabler-dev \
+ libgemwidget-dev \
+ libiac-dev \
+ liblips_im-dev \
+ liblipsevent-dev \
+ libmsgenabler-dev \
+ librecord-dev \
+ libvocenabler-dev \
+ liblinphone-dev \
+ "
+