summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2011-05-31 10:27:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-02 14:55:55 +0100
commitc0867a12462adcf5506eac3de0cd3bcaa652e451 (patch)
treea629f75a2bba3c8c9b9d2bfc947e5db03fb69c08 /meta
parent83158a384f887feaa91eb21fec8484d6a27e61d4 (diff)
downloadpoky-c0867a12462adcf5506eac3de0cd3bcaa652e451.tar.gz
task-core-lsb: add cups and ghostscript into image
[Yocto 1030] Because it is fixed by Qing He, then add cups and ghostscipt into image (From OE-Core rev: 39a3842c34cf344749d7269a91c47e3a1a86d2b8) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/tasks/task-core-lsb.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/tasks/task-core-lsb.bb b/meta/recipes-extended/tasks/task-core-lsb.bb
index b6c5ae5d6e..9fbacf90e6 100644
--- a/meta/recipes-extended/tasks/task-core-lsb.bb
+++ b/meta/recipes-extended/tasks/task-core-lsb.bb
@@ -133,8 +133,9 @@ RDEPENDS_task-core-lsb-command-add = "\
133 chkconfig \ 133 chkconfig \
134 xdg-utils \ 134 xdg-utils \
135 foomatic-filters \ 135 foomatic-filters \
136 cups \
137 ghostscript \
136" 138"
137# cups
138 139
139RDEPENDS_task-core-lsb-perl-add = "\ 140RDEPENDS_task-core-lsb-perl-add = "\
140 perl-modules \ 141 perl-modules \