From: Michael Mrozek Date: Mon, 17 Jan 2011 10:21:46 +0000 (+0100) Subject: task-pandora-xfce: Added the libs that were pulled in by Pidgin, Abiword, Gnumeric... X-Git-Tag: sz_beta3~213 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=f1f2f5798d172720b3479a5b5b2c78930f8a51c6 task-pandora-xfce: Added the libs that were pulled in by Pidgin, Abiword, Gnumeric and Claws-Mail --- 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 \