From: Michael Mrozek Date: Sun, 23 Jan 2011 11:34:15 +0000 (+0100) Subject: task-pandora-xfce: Typo: Added 0 to libsamplerate X-Git-Tag: sz_beta3~196 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=d208ccc4d7e4483f3cd4f50c65b7b2a3f801d09b task-pandora-xfce: Typo: Added 0 to libsamplerate --- diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 8c468c6..c4d8e33 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 = "r40" +PR = "r41" inherit task @@ -244,7 +244,7 @@ ADD_LIBS = " \ libgsf \ libidn \ wv \ - libsamplerate \ + libsamplerate0 \ " RDEPENDS_${PN} = " \