summaryrefslogtreecommitdiff
path: root/packages/tasks/task-gmae.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-08-23 14:37:17 +0000
committerPhilip Balister <philip@balister.org>2007-08-23 14:37:17 +0000
commitb750ffba347c1f8bb7dbbe42abf31f17bf4db56c (patch)
treeb9a1078d4e94279f20e3cc85cd347e1536371515 /packages/tasks/task-gmae.bb
parent613aee0a21460812751113c870f82119cd31a3e0 (diff)
parentb486be9688c105f666ba4f85907cf02c04d6fba6 (diff)
merge of '0632006dcadf27825774caa5189b1ab23bd8b08e'
and '215bca295ed86f179e1bb5082f01a1186b910b0d'
Diffstat (limited to 'packages/tasks/task-gmae.bb')
-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 \