summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2007-08-23 09:11:25 +0000
committerPhilipp Zabel <philipp.zabel@gmail.com>2007-08-23 09:11:25 +0000
commit9dcc71fa2cfbad7a421f58052da2d78ea11418c9 (patch)
tree652394569b2c4c8ac461f019936171432a090de9
parent15f4312c2dd4af79bb1ef139fe05800f5eb882ed (diff)
task-gmae: use task.bbclass
-rw-r--r--packages/tasks/task-gmae.bb9
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/tasks/task-gmae.bb b/packages/tasks/task-gmae.bb
index ac794102f2..73710f8ffa 100644
--- a/packages/tasks/task-gmae.bb
+++ b/packages/tasks/task-gmae.bb
@@ -1,5 +1,7 @@
DESCRIPTION = "GNOME Mobile & Embedded Initiative"
-PR = "r0"
+PR = "r1"
+
+inherit task
PACKAGES = 'gmae-core \
gmae-toolkit \
@@ -7,11 +9,6 @@ PACKAGES = 'gmae-core \
task-gmae \
'
-ALLOW_EMPTY = "1"
-
-PACKAGE_ARCH = "all"
-
-
RDEPENDS_gmae-core = " \
${XSERVER} \
glib-2.0 \