task-sdk-gpephone: New
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 2 Apr 2007 18:25:35 +0000 (18:25 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 2 Apr 2007 18:25:35 +0000 (18:25 +0000)
packages/tasks/task-sdk-gpephone.bb [new file with mode: 0644]

diff --git a/packages/tasks/task-sdk-gpephone.bb b/packages/tasks/task-sdk-gpephone.bb
new file mode 100644 (file)
index 0000000..f647c77
--- /dev/null
@@ -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 \
+    "
+