packages/tasks/tasks-qtopia-core-console: Add a task for the core libraries of Qtopia...
authorHolger Freyther <zecke@selfish.org>
Mon, 21 Jan 2008 11:09:00 +0000 (11:09 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 21 Jan 2008 11:09:00 +0000 (11:09 +0000)
packages/tasks/task-qtopia-core-console.bb [new file with mode: 0644]

diff --git a/packages/tasks/task-qtopia-core-console.bb b/packages/tasks/task-qtopia-core-console.bb
new file mode 100644 (file)
index 0000000..ff0bbc6
--- /dev/null
@@ -0,0 +1,13 @@
+HOMEPAGE = "http://www.trolltech.com"
+LICENSE = "MIT"
+
+inherit task
+
+DESCRIPTION_task-qtopia-core-console = "QtopiaCore Core libraries for XML, SQL, Network, Containers and others."
+RDEPENDS_task-qtopia-core-console = "\
+    libqtopiacorecore4 \
+    libqtopiacorenetwork4 \
+    libqtopiacorexml4 \
+    libqtopiacoresql4"
+
+