From f1f2f5798d172720b3479a5b5b2c78930f8a51c6 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Mon, 17 Jan 2011 11:21:46 +0100 Subject: [PATCH] task-pandora-xfce: Added the libs that were pulled in by Pidgin, Abiword, Gnumeric and Claws-Mail --- recipes/tasks/task-pandora-xfce.bb | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 3f685e7..2117f91 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r38" +PR = "r39" inherit task @@ -237,6 +237,21 @@ XSERVER_BASE = " \ xmodmap \ " +ADD_LIBS = " \ + glibc-gconv-cp1252 \ + glibc-gconv-ibm850 \ + glibc-gconv-iso8859 \ + libbonobo \ + libetpan13 \ + libfribidi0 \ + libgnt0 \ + libgsf-gnome-1-114 \ + libgstfarsight-0.10-0 \ + libidn \ + libnice \ + wv \ +" + RDEPENDS_${PN} = " \ task-pandora-core \ angstrom-x11-base-depends \ @@ -262,6 +277,7 @@ RDEPENDS_${PN} = " \ ${XFCE46_BASE} \ ${XFCE46_EXTRAS} \ ${XFCE_THEMES} \ + ${ADD_LIBS} \ \ rxvt-unicode \ # xst \ -- 2.39.2