task-pandora-xfce: Fixed missing library names
authorMichael Mrozek <EvilDragon@openpandora.de>
Mon, 17 Jan 2011 10:44:25 +0000 (11:44 +0100)
committerMichael Mrozek <EvilDragon@openpandora.de>
Mon, 17 Jan 2011 10:44:25 +0000 (11:44 +0100)
recipes/tasks/task-pandora-xfce.bb

index 2117f91..86b78d1 100755 (executable)
@@ -238,17 +238,11 @@ XSERVER_BASE = " \
 "
 
 ADD_LIBS = " \
-  glibc-gconv-cp1252 \
-  glibc-gconv-ibm850 \
-  glibc-gconv-iso8859 \
   libbonobo \
-  libetpan13 \
-  libfribidi0 \
-  libgnt0 \
-  libgsf-gnome-1-114 \
-  libgstfarsight-0.10-0 \
+  libetpan \
+  libfribidi \
+  libgsf \
   libidn \
-  libnice \
   wv \
 "