]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add Empathy to standard images
authorRoss Burton <ross@openedhand.com>
Wed, 30 May 2007 11:06:36 +0000 (11:06 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 30 May 2007 11:06:36 +0000 (11:06 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1820 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-oh.bb

index e7e7a7807d66a5d9ff90f8cd272759f9f7006796..93762c97ed7ddebaea729338dbe41946aeca6b52 100644 (file)
@@ -3,7 +3,7 @@
 #
 
 DESCRIPTION = "Tasks for OpenedHand Poky"
-PR = "r62"
+PR = "r63"
 
 PACKAGES = "\
     task-oh-base \
@@ -102,6 +102,7 @@ RDEPENDS_task-oh-standard = "\
     dates \
     tasks \
     web \
+    empathy \
     pcmanfm \
     puzzles \
     rxvt-unicode \
@@ -111,7 +112,6 @@ RDEPENDS_task-oh-standard = "\
     gnome-vfs-plugin-file \
     gnome-vfs-plugin-http"
 #    matchbox-applet-inputmanager 
-#    kf
 
 RDEPENDS_task-oh-devtools = "\
     oprofile \