diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-10 10:06:28 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-10 16:43:43 +0200 |
commit | a8d24bab84b01bc946849d29d50d11f5b75dcbcb (patch) | |
tree | 9a9c8a46e0755e801f6c6a88c726df2741325acc /recipes/tasks | |
parent | bf9d1fad96f63095b960b8fbcd216a333be54ebe (diff) |
task-shr-feed: add emacs-x11 and set P_V to 23.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r-- | recipes/tasks/task-shr-feed.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 9750abcd3d..79ef8ed156 100644 --- a/recipes/tasks/task-shr-feed.bb +++ b/recipes/tasks/task-shr-feed.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Feed" -PR = "r55" +PR = "r56" PV = "1.0" LICENSE = "GPL" @@ -94,7 +94,7 @@ RDEPENDS_${PN} += "\ intone \ vim \ vpnc \ -# emacs \ + emacs-x11 \ mcabber \ gdb \ oh-puzzles \ |