From: Kang Kai Date: Tue, 31 May 2011 02:27:50 +0000 (+0800) Subject: task-core-lsb: add cups and ghostscript into image X-Git-Tag: 2011-1~1223 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=39a3842c34cf344749d7269a91c47e3a1a86d2b8;p=openembedded-core.git 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 Signed-off-by: Kang Kai --- 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 = "\ chkconfig \ xdg-utils \ foomatic-filters \ + cups \ + ghostscript \ " -# cups RDEPENDS_task-core-lsb-perl-add = "\ perl-modules \